Page 1 of 1

How debug drivers?

PostPosted: Thu Jun 01, 2006 9:41 pm
by Guest
Hi,

I'm studying driver programming and want to do debug sample drivers? Do you know whether there is any documentation or tutorial available?

Thank you in advance!

PostPosted: Thu Jun 01, 2006 9:42 pm
by Guest
If you install Debugging Tools for Windows

http://www.microsoft.com/whdc/devtools/ ... llx86.mspx

then after installation you'll find the following document:

\Program Files\Debugging Tools for Windows\kernel_debugging_tutorial.doc

Very useful for beginners!