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

Table Of Contents
14.15.1 Generating core files with packcore /unpackcore/getcore..........................194
14.15.2 Support for the info target Command......................................................195
14.15.3 Support for the dumpcore command.......................................................196
14.15.3.1 Enhancements to the dumpcore command........................................196
14.15.4 Support for display of run time type information.......................................197
14.15.5 Support for Core File Debugging of MITR Applications .............................197
14.15.5.1 Configuring HP WDB for Mixed Mode Debugging............................197
14.15.5.2 Command to Support Core File Debugging in Mixed More
Applications...............................................................................................198
14.15.5.3 Change in the Behavior of Existing Commands.................................198
14.15.5.4 Command and Features Applicable to PA-RISC Libraries.....................199
14.15.5.5 Known Issues and Unsupported Features in Mixed Mode
Debugging.................................................................................................199
14.15.6 Support for mmapfile command.............................................................200
14.16 Debugging with debug information available in the side debug file....................203
14.17 Printing the Execution Path Entries for the Current Frame or Thread......................204
14.17.1 Compiler Dependencies for Printing the Execution Path Entries.....................205
14.17.2 Example Illustrating Execution Path Recovery.............................................205
14.18 Command to Unwind Beyond 10000 Frames...................................................207
14.19 Invoking GDB Before a Program Aborts..........................................................207
14.20 Aborting a Command Line Call....................................................................208
14.21 Instruction Level Stepping..............................................................................209
14.22 Enhanced support for watchpoints and breakpoints.........................................209
14.22.1 Deferred watchpoints............................................................................209
14.22.2 Hardware watchpoints.........................................................................209
14.22.3 Hardware breakpoints..........................................................................209
14.22.3.1 Setting breakpoints in unstripped shared library...............................210
14.22.4 Support for procedural breakpoints........................................................210
14.22.5 Support for template breakpoints...........................................................211
14.23 Debugging support for shared libraries..........................................................211
14.23.1 Using shared library as main program....................................................211
14.23.2 Setting Deferred Breakpoints in Shared Library........................................212
14.23.3 Using catch load.................................................................................212
14.23.4 Privately mapping shared libraries.........................................................212
14.23.5 Selectively Mapping Shared Libraries As Private......................................213
14.23.6 Setting breakpoints in shared library......................................................214
14.23.7 Enhancement to the info shared Command.............................................214
14.24 Debugging support for Decimal Floating Point data type..................................214
14.24.1 Printing Decimal Floating point data types...............................................214
14.24.1.1 Printing Decimal floating point constant............................................215
14.24.1.2 Printing Decimal floating point variable............................................215
14.24.2 Handling Decimal Floating Point Data types............................................215
14.24.3 Evaluating Decimal Floating Point data types...........................................215
14.24.3.1 Printing type of Decimal Floating Point variable................................216
8 Contents