Press "Enter" to skip to content

Reading Dump Files With WinDbg

Arun Sirpal shows how to install and use WinDbg to read SQL Server dump files:

Disclaimer: I only issue basic commands, when in the WinDBG command line you can issue all sorts, but for someone like me there is no real point.

Select the file and let it go to work – you will see BUSY messages.

Really understanding how the debugger works is a great skill to have.