Windows 7 obtaining application dump in Windows 7

milan960

New Member
Joined
May 20, 2009
Hi,

I have an application, written by me, that's crashing in windows 7 (works in other Windows incarnations). Is there a way of telling Windows 7 to create a crash dump file when the crash happens? The only report I've seen so far is which module and address it fails at, but there's no content of stack, static data.

I used Dr Watson in XP and it worked wonderfully. I could load a crash dump file in Visual Studio 2005 and immediately see the line where the crash occurred, examine variables, etc. I'd like to do the same in Windows 7, but I can't find how.

Thank you for your support
Milan
 
Back
Top Bottom