vote up 3 vote down star
7

What is the best resource for learning the features and benefits of windbg? I want to be able to discuss investigate memory issues (handles, objects), performance issues, etc . . .

flag

8 Answers

vote up 4 vote down check

These are some I like:

link|flag
vote up 1 vote down

Check out Tess Ferrandez' blog. Very good advice and lots of details. There are excellent labs as well to help you practice your skills.

link|flag
vote up 1 vote down

Check DumpAnalysis.org out.

link|flag
vote up 0 vote down

Of course the SOS Debugging Extension reference is very good too!

link|flag
vote up 1 vote down

Good resources here too!

http://bartdesmet.net/blogs/bart

link|flag
vote up 0 vote down

Oh man this is neat, just stumbled on it:

How to "Cheat" at Minesweeper using Windbg

link|flag
vote up 1 vote down

Below, I've linked a video on how to use Windbg for ASP.NET applications. I have no idea why it's in another language for the title, but the video is in English.

Channel 9 - Windbg and ASP.NET

link|flag
vote up 1 vote down

Here is a good starting point

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.