Contents
HP WDB Tutorial
Compiling for debugging
Configuring vi editing commands
Starting the debugger
Executing a program
Getting help
Examining source code
Disassembling code
Stepping and continuing
Using breakpoints and watchpoints
Examining variables
Examining memory
Examining registers
Navigating the stack
Creating your own commands
Ending a debugging session
Some more advanced debugging topics
Debugging a core file
Attaching to a running process
Privately mapping shared libraries
Finding source files
Printing other kinds of data