gdb & java

Jeff Sturm jsturm@detroit.appnet.com
Sat Aug 19 12:38:00 GMT 2000


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


More information about the Java mailing list