| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
17.2.1 Monitor Commands for gdbserver
During a No value for GDBN session using gdbserver, you can use the
monitor command to send special requests to gdbserver.
Here are the available commands; they are only of interest when
debugging No value for GDBN or gdbserver.
-
monitor help List the available monitor commands.
-
monitor set debug 0 -
monitor set debug 1 Disable or enable general debugging messages.
-
monitor set remote-debug 0 -
monitor set remote-debug 1 Disable or enable specific debugging messages associated with the remote protocol (see section No value for GDBN Remote Serial Protocol).
