debugging of the kernel driver.....

Hi All,
Can u please explain how can I debug the crash dump generated by the
free build of a kernel mode driver?

Regards,
Arvind.

windbg -z

you will need the kernel+your driver binaries and the symbol tables for the
kernel (can be auto-downloaded from MS).

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Arvind”
To: “Windows System Software Devs Interest List”
Sent: Friday, October 21, 2005 10:44 AM
Subject: [ntdev] debugging of the kernel driver…

> Hi All,
> Can u please explain how can I debug the crash dump generated by the
> free build of a kernel mode driver?
>
> Regards,
> Arvind.
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com