Tuesday, February 09, 2010

HeapDbg

HeapDbg is a Visual Studio extension designed to visualize the heap during program debugging. The extension computes a compact abstract representation of the runtime heap (capturing key relations and structures) while eliminating redundant and uninteresting detail.


Read more: Codeplex

Posted via email from jasper22's posterous