.netmemory-dumppostmortem-debugging

Tool for analyzing .Net app memory dumps


Can somebody suggest a good free tool for analyzing .Net memory dumps other than Adplus/windbg/sos ?


Solution

  • You can load sos and your memory dump into Visual Studio to at least insulate you from the 'interesting' ui that WinDbg presents.