Tools: Debugging Native and Java Code with WDB

Page 93
Tools for
Debugging
© 2001 Hewlett-Packard Company
gdb
Native + Java Support: Summary
Powerful tool for problem diagnosis
Debugging problems
Correctness
To answer question – What’s going on in the JVM?
Hung processes
Curious phenomena that occur during execution
ENABLED: Fast remote diagnosis of problems
Redirect output to a file
gdb is another diagnostic tool that complements
Xverbosegc
Xeprof/HPjmeter