December 12, 2008
11:43 pm

There are times when tools such as DebugDiag, ADPlus or UserDump fail to capture a dump when a process terminates unexpectedly.  When that happens, we can launch the process inside the debugger to ensure that we capture a dump.  Here’s how we do it:

  1. Install the Debugging Tools for Windows
  2. Copy and paste the information below into a new text file:
    
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\calc.exe]
    "Debugger"="C:\\Program Files\\Debugging Tools for Windows\\cdb.exe -g"
    
  3. Change the CALC.EXE value to the desired process
  4. Change the path to CDB.EXE as needed
  5. Import the Registry File – no reboot is required

Full Article

Loading

Contextual Related Posts:

No followup yet

Leave a Response

Comment Preview
« The Day the Earth Stood Still – Showcases Microsoft Virtual EarthEFI-X joins Mac cloners – Why Apple can’t stop Mac copies? »
Feed Icon

Subscribe via RSS or email: