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
- In the Destination area, in the Image File Name box, type the name of the executable file, including the file name extension.
- Click Image File Options.
- In the Image Debugger Options area, click the Debugger check box.
- 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.
- Click Apply.