Controlling Output to the Debugging Console
In both monitor and command mode the following control key sequences are
supported:
Ctrl-C
Will cancel the currently running
command and return the console to command mode.
Ctrl-S
Will temporarily suspend output to the debuggging
console and suspend system execution.
Ctrl-Q
Will resume system execution and output to
the debugging console.
Note: Ctrl-Q and Ctrl-S correspond to the ACSII asynchronous
communications control characters: XON and XOFF. These may
be used by any terminal emulator, which interfaces with the the Kernel Debugger,
as a data pacing mechanism.
[Back: Controlling the System From the Debugging Console]
[Next: Optional System Diagnostic Facilities]