A community member has associated this post with a similar question:
Visual Studio to read BSOD minidump?

Only moderators can edit this content.

Visual Studio to analyze BSOD minidump?

bennie gibson 5 Reputation points
2024-05-22T16:53:21.88+00:00

Apologies if this is a duplicate... my last post produced a 404 error upon hitting SUBMIT.

I'm looking for input on using Visual Studio to analyze a Windows 11 BSOD minidump:

  1. Does Visual Studio provide this capability? If so, what components must be installed - I installed the "debugging" components but get an invalid format error when I open a minidump file. I know the dumps I've attempted to open are not corrupt as WinDBG reads them fine.
  2. Does VS provide any more analytical capability than WinDBG? I've had mixed results with WinDBG actually pointing me to the root cause of a BSOD
  3. Are there any web pages I can review on how to use VS to analyze a BSOD minidump?

Thanks!

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
959 questions
0 comments No comments
{count} votes