Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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.