I was interested in setting up a kernel debugger in Vista.
I found this.
Is there a shorter way?
http://www.microsoft.com/whdc/driver/tips/debug_vista.mspx
I found this.
Is there a shorter way?
http://www.microsoft.com/whdc/driver/tips/debug_vista.mspx
Dual computers is the most reliable form of kernel debugging on NT, ever since Softice went out of production (if you get your hands on a copy of that, you'll probably want to downgrade to Windows 2000, since anything later was a pain to get working).
An alternative would be syser, but I don't have experience with it.
An alternative would be syser, but I don't have experience with it.
Thanks for the info.