在windows 2000中,选择kernel debugging,然后调试本地内核,会出现下面的提示:
The system does not support local kernel debugging.
...
后来看看帮助:Local kernel debugging on a single computer. This is supported only on Windows XP and later。
知道了吧,原来在windows 2000中是不支持使用windbg调试本地内核的。
The system does not support local kernel debugging.
...
后来看看帮助:Local kernel debugging on a single computer. This is supported only on Windows XP and later。
知道了吧,原来在windows 2000中是不支持使用windbg调试本地内核的。