Previous Next

Running a Program in a Debugger

This feature configures the program so that it always runs in a debugger with the specified options. This setting is saved in the registry. It affects all new instances of the program and remains effective until you change it.

To run a program in a debugger

  1. In the Destination area, in the Image File Name box, type the name of the executable file, including the file name extension.
  2. Click Image File Options.
  3. In the Image Debugger Options area, click the Debugger check box.
  4. In the Debugger box, type the command to run the debugger, including the name of the debugger and parameters. For example, ntsd -d -g -G -x.
  5. Click Apply.