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: [PATCH] Fix some Java test case problems


On Thu, 4 Dec 2003 21:11:29 +0100 (CET), Ulrich Weigand <weigand@i1.informatik.uni-erlangen.de> said:

> Similarly, jmisc.exp fails because it does 'runto main',
> instead of 'runto main(java.lang.String[])' as jmisc1.exp
> and jmisc2.exp do.

I don't think this is right. If you make that change, then jmisc will
be a subset of jmisc1, and hence pointless; and I think that the fact
that 'runto main' fails is a bug in GDB.

David Carlton
carlton@kealia.com


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