[rfa] fix pr java/1039

Michael Elizabeth Chastain mec@shout.net
Fri Mar 14 19:10:00 GMT 2003


Hi David,

> I bet this is why jmisc2.exp does a 'ptype jmisc' before doing the
> break.  And, if I'm reading Michael's tables right, this is in fact
> true: jmisc1.exp does the break before the ptype, and the break there
> seems to have failed on 5.3, but I'm 99% sure that it passed for me
> last night when I tried it.

Beware that the test names in my tables are alphabetized, not the same
order as the input file.  (I could fix this with some more work,
I'm already crunching all the input as one big Perl hash table).

That said, jmisc1.exp does do a 'break' before the 'ptype',
and this break does fail with gdb 5.3, gcc 3.2.2, -gdwarf-2.

Michael C



More information about the Gdb-patches mailing list