WDB Release Notes (769152-001, March 2014)

Mixed mode debugging
The following are not supported for mixed mode debugging:
Placing a breakpoint on a PA-RISC library.
Listing the arguments (using the info args command) for a selected PA-RISC frame during
corefile debugging. Alternatively, the disassembly instructions or runtime conventions can be
examined to identify the locations of the arguments and the values at these locations can be
displayed using the print or x command.
Printing the local variables of the selected frame (using the info locals command) for a
selected PA-RISC frame during corefile debugging. Alternatively, the disassembly instructions
can be examined to identify the locations of the arguments and the values at these locations
of the local variables can be displayed using the print or x command.
Executing the backtrace_other_thread command for a frame belonging to a PA-RISC
library.
Executing the maint info unwind command for PA addresses.
Printing the description of the type of expression or data type (using the ptype command)
on a PA-RISC symbol.
Debugger support for optimized code
On HP 9000 systems for 32-bit and 64-bit applications, printing of local variable values may be
inaccurate for +O1 and higher optimizations.
NOTE: HP WDB 6.1 and later versions contains limited debugging support for optimized code
of 32-bit applications on HP 9000 and even more limited support for debugging optimized code
(DOC) for 64-bit applications on HP 9000 systems. Additionally, the debugging support becomes
limited as higher levels of compiler optimization are used.
Installation requirements and compatibility information
This section discusses the installation information for HP WDB.
Table 1 lists the swinstall products for HP WDB.
Table 1 HP WDB Installation
DescriptionProduct Name
HP WDB -The HP implementation of the open source
debugger GDB
HP WDB
Optional graphical user interface component for HP WDBHP WDB GUI
If you install HP WDB GUI on a system where HP WDB has not yet been installed, HP WDB is
installed automatically.
Compatibility
HP WDB is not supported on releases of the HP-UX operating system prior to 11i v1.
Supported configurations
The following configurations are supported by HP WDB:
Installing and running locally on an HP-UX 11i v1, HP-UX 11i v2, or HP-UX 11i v3 operating
system.
Installing on an HP-UX 11i v1, HP-UX 11i v2, or HP-UX 11i v3 system, with the display
redirected to a remote HP-UX 11.x node.
8 HP WDB 6.5 Release Notes