[Reference]Windbg Resources

http://blogs.msdn.com/rextang/archive/2007/07/24/4026494.aspx
 
Debugging managed code using WinDbg and SOS.dll

This should be must tools and skills that every .net developer needs to learn, to use WinDbg and SOS.dll to debug your managed code application. the following are some links to lead one into the in-depth debugging world.

Or just search with the keyword "sos.dll" .

FYI.

 

Technorati tags: , , , , , ,
Posted: Tuesday, July 24, 2007 8:43 PM by rextangtw
Filed under: ,

你可能感兴趣的:(reference)