Windbg Help

I have been working on developing minifilter drivers since 6 months but still don’t know how to properly use windbg to debug my code. The only thing i know is to configure symbols, source file, image paths and then use !analyze -v to have a look at where the problem is.

Can anybody here suggest me some good tutorial, books to use windbg beyond this basic level. Any help will be appreciated.

Thanks
sandeep

Yes indeed:

Advanced Windows Debugging
Mario Hewardt & Daniel Pravat
Addison-Wesley

It’s fantastic.

Good luck,

mm

There’s a tutorial in your installation directory entitled
‘kernel_debugging_tutorial.doc’
Along with the html help bundled with the app (help -> contents), you have
an excellent source of information already.

Whilst the Advanced Windows Debugging book is indeed excellent, it targets
debugging as a whole and not just windbg.
You should definitely purchase it though it you’re serious about debugging.

Ged.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@evitechnology.com
Sent: 20 May 2009 08:08
To: Kernel Debugging Interest List
Subject: RE:[windbg] Windbg Help

Yes indeed:

Advanced Windows Debugging
Mario Hewardt & Daniel Pravat
Addison-Wesley

It’s fantastic.

Good luck,

mm


WINDBG is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer