Debugging Tools for Windows

Dr. Watson Command-Line Options

The Dr. Watson command line uses the following syntax:

drwtsn32 [-i] [-g] [-p pid] [-e event] [-?] [/?

Parameters

-i
Installs Dr. Watson as the postmortem debugger. For details, see Installing Dr. Watson as the Postmortem Debugger.
-g
Ignored. Provided for compatibility with WinDbg and CDB.
-p pid
Specifies the process ID to debug.
-e event
Specifies the event to signal for process attach completion.
-?
Displays command-line option help.
/?
Displays a message box containing a list of options.

Additional Information

For more information, see Dr. Watson.

Build machine: CAPEBUILD