Бележка
Достъпът до тази страница изисква удостоверяване. Можете да опитате да влезете или да промените директориите.
Достъпът до тази страница изисква удостоверяване. Можете да опитате да промените директориите.
The CTRL+W key displays version information for the debugger and all loaded extension DLLs.
CDB / KD Syntax
CTRL+W ENTER
WinDbg Syntax
CTRL+ALT+W
Environment
Debuggers |
CDB, KD, WinDbg |
Modes |
user mode, kernel mode |
Targets |
live, crash dump |
Platforms |
all |
Remarks
This has the same effect as the version (Show Debugger Version) command, except that the latter command displays the Windows operating system version as well.
In WinDbg, this can also be accomplished by selecting View | Show Version.