Set, execute or display the default command.
Syntax:
───── Z ──┬─────┬────────────────────────────────────────────── ├─ L ─┘ │ │ │ ┌── ; ───┐ │ │ └─ S ──┬─────┬── cmd ─┴─┬─────┬──────────────────── └─ " ─┘ └─ " ─┘
Parameters:
Results & Notes:
The default command string is executed automatically at breakpoints (where no other command string is associated with the breakpoint), after instruction tracing or when exception vectors are trapped. See the following commands for more information:
When the Kernel Debugger and Dump Formatter are initialised the default command string is set to "R".
Note:
When the user breaks into the Kernel Debugger with Ctrl-C the R command is executed regardless of the default command setting.