Tools: Debugging Native and Java Code with WDB

Page 74
Tools for
Debugging
© 2001 Hewlett-Packard Company
gdb
SIGBUS when Debugging, 1
For this example, send a SIGBUS to the Java
process identifier
Signal will be caught by the debugger
Can query the state of the Java process
Signal passed to the Java process
Information displayed describing location
Java Stack Trace
Libraries loaded
Information also written to a log file