Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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.