In addition to a number of out-of-band notifications, the response to a GDB/MI command includes one of the following result indications:
"^done" [ "," results ]
results
are the return
values.
"^running"
"^error" "," c-string
c-string
contains the corresponding
error message.
Go to the first, previous, next, last section, table of contents.