Saturday, February 25, 2012

Defeat SQLDUMPER?

Every time DTEXEC.EXE crashes, SQLDUMPER.EXE process pops up and quickly exits. But I would like my JIT debugger to attach like it happens with other processes. Possible to do? Please inform how..
Thanks.There is no way to disable sqldumper except to attach your debugger to the process before the crash. However, you can use your debugger (at least VS and WinDBG) to open the generated crash dump and look at it.

No comments:

Post a Comment