Debugging with GDB Manual The GNU Source-Level Debugger (769148-001, March 2014)

total-sent="8772",total-size="9880"}
+download,{section=".data",section-sent="2560",section-size="3156",
total-sent="9284",total-size="9880"}
+download,{section=".data",section-sent="3072",section-size="3156",
total-sent="9796",total-size="9880"}
^done,address="0x10004",load-size="9880",transfer-rate="6586",
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.
The -target-list-parameters command
Synopsis
-target-list-parameters
GDB/MI Target Manipulation Commands 269