This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] fix pr java/1039


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]