HP gnu source-level debugger 5992-4701 User Manual

Page 9

Advertising
background image

14.25.3 Support for _ _fpreg data type on IPF.........................................................222
14.25.4 Support for _Complex variables in HP C........................................................222
14.25.5 Support for debugging namespaces................................................................222
14.25.6 Command for evaluating the address of an expression..................................223

14.26 Viewing Wide Character Strings.............................................................................223
14.27 Support for output logging......................................................................................224

14.27.1 Support for dumping array in an ASCII file...................................................224
14.27.2 Support for Fortran array slices.......................................................................225
14.27.3 Displaying enumerators..................................................................................225
14.27.4 Support for debugging typedefs.....................................................................225
14.27.5 Support for steplast command for C and C++.................................................225

14.28 Getting information from a non-debug executable.................................................226
14.29 Debugging optimized code.....................................................................................227

14.29.1 Debugging Optimized Code at Various Optimization Levels........................229

14.29.1.1 +O0 and +O1............................................................................................229
14.29.1.2 +O2/+O3/+O4/-ipo..............................................................................229

14.30 Debugging with ARIES...........................................................................................230

14.30.1 Debugging the application using GDB under ARIES.....................................231

14.30.1.1 Limitations of GDB Support under ARIES.............................................231

14.30.2 Attaching GDB to an already running emulated process...............................232
14.30.3 Detecting memory leaks using GDB under ARIES.........................................232

14.31 Visual Interface for WDB.........................................................................................233

14.31.1 Starting and stopping Visual Interface for WDB.............................................233
14.31.2 Navigating the Visual Interface for WDB display...........................................234
14.31.3 Specifying foreground and background colors...............................................235
14.31.4 Using the X-window graphical interface.........................................................235
14.31.5 Using the TUI mode........................................................................................236
14.31.6 Changing the size of the source or debugger pane.........................................236
14.31.7 Using commands to browse through source files...........................................237
14.31.8 Loading source files.........................................................................................237
14.31.9 Editing source files..........................................................................................237
14.31.10 Editing the command line and command-line history..................................237
14.31.11 Saving the contents of a debugging session to a file.....................................237

14.32 Support for ddd.......................................................................................................238
14.33 Support for XDB commands....................................................................................238

14.33.1 stop in/at dbx commands........................................................................238

14.34 GNU GDB Logging Commands..............................................................................238
14.35 Support for command line calls in a stripped executable.......................................238

14.35.1 Support for command line calls in a stripped executable on PA-RISC
systems........................................................................................................................239
14.35.2 Additional support for command line calls in a stripped executable.............239

14.35.2.1 For 32-bit applications:............................................................................239
14.35.2.2 For 64-bit applications.............................................................................240

14.35.3 Support for debugging stripped binaries........................................................240

Table of Contents

9

Advertising