HP WDB GUI 5.8 Reference Manual ( February 2008 )

WDB GUI Overview
Summary of Features
Chapter 1 17
Point and click breakpoints editing:
Click on the left of Source view or Disassembly view to set or delete a breakpoint. Click on
a breakpoint symbol to bring up a dialog box that lets you modify the breakpoint
attributes.
Program consoles:
The program consoles supported are xterm, dtterm, hpterm.
Debugging an executable file or a core file produced by an aborted program
Attaching to a running process.
Debugging 32-bit programs.
Debugging 64-bit programs, supported only on HP-UX 11.x.
Support for viewing a source file and the corresponding assembly code.
Searching for specific text and regular expressions in WDB GUI views.
Support for setting breakpoints and stepping through your program.
Support for viewing and modifying the values of local and global variables.
Support for viewing hardware registers.
Support for traversing the call stack.
Support for viewing and controlling signal handling.
Support for traversing threads.
Support for sending commands directly to WDB using the command line.
Accessing a history of commands you have executed during the current debug session.
Support for customizing the appearance and behavior of WDB GUI.
Support for saving and restoring debugger sessions.