03-30-2012, 06:04 PM
You know it's possible to generate a crashdump even for a process being debugged, right? There's a MS cmdline tool for that, it can create a crashdump of any process, given its ID.
http://www.microsoft.com/download/en/det...en&id=4060
So you can create a dump (and archive the sources + pdb + exe) and continue in whatever you were doing before the crash
I'll have a look at the deadlock later today.
http://www.microsoft.com/download/en/det...en&id=4060
So you can create a dump (and archive the sources + pdb + exe) and continue in whatever you were doing before the crash
I'll have a look at the deadlock later today.