J
john
I tried to port my WDM driver to Vista and I got the BSOD when my
driver was loaded.
I recently discovered that SoftICE is no longer supported and only
works with Vista Beta1. I have Beta2. So I have to learn how to debug
using two machines.
My question is, how do I run or load WinDbG prior to my driver being
loaded at boot time?
Do I uninstall the driver, run Windbg, setting a breakpoint at
DriverEntry and then reinstall the driver?
John
driver was loaded.
I recently discovered that SoftICE is no longer supported and only
works with Vista Beta1. I have Beta2. So I have to learn how to debug
using two machines.
My question is, how do I run or load WinDbG prior to my driver being
loaded at boot time?
Do I uninstall the driver, run Windbg, setting a breakpoint at
DriverEntry and then reinstall the driver?
John