The -display-enable command
Synopsis
-display-enable number
Enable display number.
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
328 The GDB/MI Interface