Archive

Archive for November 9, 2009

Dump the Stack Trace for a running Windows Process

November 9, 2009 rajanpatel Leave a comment

Ever wanted to dump the stack for all threads for a running Win32 process then follow this guide:

Getting Stack Traces of a Running .NET Process

This suggests using ntsd.exe – so to interpret results:

Categories: Development Tags: