.S - Set or Display Default Thread Slot

Set or display the Kernel Debugger's and Dump Formatter's default thread slot.

This command affects the default operation of the following:

Syntax:

────.S ─────┬───────┬─────────┬──────────┬────────────────────
              └── S ──┘         ├── *    ──┤
                                └── slot ──┘


Parameters:

slot

S

Results & Notes:

The .S command sets certain default values such that the view of the user's space in the new default slot is as if the the thread context had switched. Linear and LDT selector based addresses will be accesses correctly by the Dump Formatter and Kernel Debugger. However, certain system data that are updated by a context switch are not changed and continue to display in the system's current thread context. These items include:


[Back: .REBOOT - Restart the System]
[Next: .SYSDUMP - Force a System Dump and Restart the System]