Use Dump Files to Debug App Crashes and Hangs in Visual Studio
Visual Studio can't debug dump files saved in the older dump format known as a full user-mode dump. Note that a full user-mode dump is not the same a dump with heap. To debug with the SOS.dll (SOS Debugging Extension
msdn.microsoft.com |