Saturday, August 9, 2008

Microsoft Advanced Windows Debugging and Troubleshooting : How to Access the User Mode Debugger from the Kernel Debugger

In certain cases you may want to use a user mode debugger to debug a process from within the kernel debugger. It could be that you have an application that loads a kernel mode driver, and you want to be able to debug the user mode ...
Read more...
Blogged with the Flock Browser

No comments:

Post a Comment