This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gdb & java


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]