From: Andrew Cagney <cagney@gnu.org>
To: gdb-patches@sources.redhat.com
Subject: [patch/rfa] Test java's "break main"
Date: Tue, 24 Feb 2004 17:14:00 -0000 [thread overview]
Message-ID: <403B8664.3080104@gnu.org> (raw)
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
next reply other threads:[~2004-02-24 17:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-24 17:14 Andrew Cagney [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=403B8664.3080104@gnu.org \
--to=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox