Kernel
Windows NT Kernel-mode and Driver Programming
james - Sat, 08/30/2008 - 10:40
Introduction
There are two ways to debug a device-driver in Windows. The first is to install the driver on your development machine and run a local kernel-mode debugger such as SoftIce. Although SoftIce is a very powerful tool, debugging a driver on your development machine is not a good idea because you will be guaranteed to destroy all your work if the driver crashes the system. You really need to install your driver on a separate machine and use remote kernel-debugging with a null-modem serial cable to protect your development box.
james - Wed, 08/27/2008 - 23:27
Recent comments
48 sec ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
10 weeks 2 days ago
10 weeks 6 days ago
30 weeks 3 days ago
36 weeks 3 days ago