Reputation: 75
I wanted to know if the "user.dmp" created by drwtsn32 has only the most recent crash. I tried to capture a few crashes. But when i tried to analyse it, I just see one crash.
Thanks for the help, Arun
Upvotes: 0
Views: 219
Reputation: 6307
Just one crash dump, although the log file may contain information on previous crashes. Run drwtsn32.exe (without any arguments) to bring up the configuration dialog.
Upvotes: 1
Reputation: 3062
Yep. I recommend setting WinDbg as the default post-mortem debugger. You can save your dumps from there.
Upvotes: 1