Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [patch/rfa] Test java's "break main"
@ 2004-02-24 17:14 Andrew Cagney
  2004-02-24 17:32 ` Andrew Cagney
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Cagney @ 2004-02-24 17:14 UTC (permalink / raw)
  To: gdb-patches

Hello,

This tests the ability to set a breakpoint on "main" in Java.  It tries 
three alternatives:

(gdb) break main
(gdb) break jmain.main
(gdb) break jmain.main(...)

at present only the third works.  The others are KFAILed as they involve 
changes to both gcj and gdb.

comments, ok?
Andrew


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-06-27  0:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-24 17:14 [patch/rfa] Test java's "break main" Andrew Cagney
2004-02-24 17:32 ` Andrew Cagney
2004-03-25 21:47   ` Andrew Cagney
2004-03-25 21:49     ` David Carlton
2004-04-06 22:11     ` Anthony Green
2004-06-27  0:43       ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox