Is there a hack/trick to enable local kernel debugging on Windows 7 x64
I'm kind of surprised that this has been deprecated. I have tried to boot with "Debugging Mode" in the Windows 7 Boot Menu (i.e. F8 early in the boot process).
Wasn't sure if this question belongs here or in SuperUser.com,开发者_如何学运维 but figured it was still pretty much Dev oriented...
Just use LiveKD instead. It gives you the same features as local kernel debugging plus a few added benefits, such as not needing debugging enabled.
-scott
I would recommend using BCDEdit to setup a separate entry with debugging enabled. See the following article for more details. Or let me know if you have any questions.
Boot Parameters for Kernel Debugging
精彩评论