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

Table Of Contents
write-rate="429"
(gdb)
The -target-exec-status command
Synopsis
-target-exec-status
Provide information on the state of the target (whether it is running or not, for instance).
GDB command
There is no equivalent GDB command.
Example
N.A.
The -target-list-available-targets command
Synopsis
-target-list-available-targets
List the possible targets to connect to.
GDB command
The corresponding GDB command is 'help target'.
Example
N.A.
The -target-list-current-targets command
Synopsis
-target-list-current-targets
Describe the current target.
GDB command
The corresponding information is printed by 'info file' (among other things).
Example
N.A.
21.11 GDB/MI Target Manipulation Commands 351