Debugging with GDB Manual HP WDB v6.3 (5900-2180, August 2012)
GDB command
The corresponding GDB command is 'enable display'.
Example
N.A.
The -display-insert Command
Synopsis
-display-insert expression
Display expression every time the program stops.
GDB command
The corresponding GDB command is 'display'.
Example
N.A.
The -display-list command
Synopsis
-display-list
List the displays. Do not show the current values.
GDB command
The corresponding GDB command is 'info display'.
Example
N.A.
The -environment-cd command
Synopsis
-environment-cd pathdir
Set the GDB working directory.
GDB command
The corresponding GDB command is 'cd'.
Example
(gdb)
-environment-cd /kwikemart/marge/ezannoni/flathead-dev/devo/gdb
^done
(gdb)
The -environment-directory command
Synopsis
-environment-directory pathdir
260 The GDB/MI Interface