Tagged Questions
11
votes
5answers
2k views
Tool for analyzing .Net app memory dumps
Can somebody suggest a good free tool for analyzing .Net memory dumps other than Adplus/windbg/sos ?
0
votes
1answer
121 views
DebugDiag Crash Rule Does Not Auto-Execute
I'm using DebugDiag for the first time, and I'm using it on Windows 7 x64. I've created a crash rule for (x86) myprogram.exe, which is guaranteed to crash because I've coded it intentionally to crash ...