This is a mirror of official site: http://jasper-net.blogspot.com/

Open Kernel Crash Dumps in Visual Studio 11

| Wednesday, February 6, 2013
A dream is coming true. A dream where all the debugging you’ll ever do on your developer box is going to be in a single tool – Visual Studio.

In a later post, I will discuss device driver development in Visual Studio 11, which is another dream come true. For now, let’s take a look at how Visual Studio can open kernel crash dumps and perform crash analysis with all the comfy tool windows and UI that we know and love.

To perform kernel crash analysis in Visual Studio 11, you will need to install the Windows Driver Kit (WDK) on top of Visual Studio. Go on, I’ll wait here.

First things first – you go to File | Open Crash Dump, and you’re good to go:

Inline image 2

Visual Studio will load that dump file and open the initial analysis window – which is a new tool called Debugger Immediate Window.

Inline image 3

Read more: DZone
QR: Inline image 1

Posted via email from Jasper-net

0 comments: