Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The so command sets or displays the kernel debugging options.
so [Options]
Parameters
Options One or more of the following options:
NOEXTWARNING
Does not issue a warning when the debugger cannot find an extension command.
NOVERSIONCHECK
Does not check the version of debugger extension DLLs.
If you omit Options, the current options are displayed.
Environment
| Item | Description |
|---|---|
| Modes | kernel mode only |
| Targets | live, crash dump |
| Platforms | all |
Remarks
You can also set kernel debugging options using the _NT_DEBUG_OPTIONS environment variable.