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: [commit/java] Work around java/1565 in jmisc.exp


On Tue, 24 Feb 2004 12:47:13 -0500, Andrew Cagney <cagney@gnu.org> said:
>> On Tue, 24 Feb 2004 11:12:11 -0500, Andrew Cagney <cagney@gnu.org> said:

>>>> This patch modifies jmisc.exp to work around the very very long
>>>> standing bug java/1565 (just that no one thought to report it?).

>> It's bug java/1164 (with a corresponding GDB PR).

That should say "GCC PR", of course.

>> As Michael pointed out, one of the other Java tests already does
>> what you want.  It would be good for this test to be KFAILed,
>> though, given that you're the second person to have proposed that
>> change in the last two or three months.

> No, "jmain.exp" does what I want - test for three potential bugs.
> The old "jmisc.exp" really isn't doing anything other than causing
> cascading failures :-(

I posted the above before I saw your jmain.exp; I agree that breaking
up the "can we break on main" functionality into a separate test is a
much better idea than the current setup.

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]