Debugging with GDB Manual (5900-1473; WDB 6.2; January 2011)

Table Of Contents
“Enhanced Java Debugging Support” (page 217)
“Enhanced support for C++ templates” (page 222)
“Support for _ _fpreg data type on IPF” (page 223)
“Support for _Complex variables in HP C” (page 223)
“Support for debugging namespaces” (page 223)
“Command for evaluating the address of an expression” (page 224)
“Viewing Wide Character Strings” (page 224)
“Support for dumping array in an ASCII file” (page 225)
“Support for Fortran array slices” (page 226)
“Displaying enumerators” (page 226)
“Support for debugging typedefs” (page 226)
“Support for steplast command for C and C++” (page 226)
“Getting information from a non-debug executable” (page 227)
“Debugging optimized code” (page 227)
“Debugging with ARIES” (page 232)
“Visual Interface for HP WDB” (page 234)
“Support for ddd” (page 240)
“Support for XDB commands” (page 240)
“GDB Logging Commands” (page 240)
“Support for command line calls in a stripped executable” (page 241)
“Displaying the current block scope information” (page 243)
“Linux support” (page 243)
“Source level debugging ” (page 243)
“Support for using old DW-VIRTUALITY values” (page 244)
Additional support for examining registers” (page 244)
The info module ADDRESS command identifies load modules, and determines
whether it lies in the text or data region for a given address.
On PA-RISC systems, sanity check for core files dumped by hardware generated
signals can be performed. HP WDB can detect and warn the user about certain
cases of corrupted core files.
Interception of synchronous signals used by sigwait(), sigwaitinfo() and
sigtimedwait() functions. These signals are displayed by HP WDB just like
14.1 Summary of HP Enhancements to GDB 131