This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
gdb & java
- To: java-discuss at sources dot redhat dot com
- Subject: gdb & java
- From: Jeff Sturm <jsturm at detroit dot appnet dot com>
- Date: Sat, 19 Aug 2000 15:37:37 -0400
- Organization: AppNet Inc.
- Reply-To: jeff dot sturm at appnet dot com
I'm not having much luck with gdb and java sources. I'm using gdb 19991004.
Anybody else finding gdb useful? Are there patches or newer versions that are
likely to help?
What works:
threads
backtraces
breakpoints at file:line
viewing java source
single stepping
native (C++) code
What doesn't:
breakpoints at Class.method (or Class::method)
examining instance variables
examining static variables
--
Jeff Sturm
jeff.sturm@appnet.com