Run under the debugger, Run Program Dialog Box (Error Detection)

Select whether to start your debugger so you can run the program using the debugger. Each time Purify detects a warning or error it generates a message and, if you turn on the Break on Error tool, stops the program in the debugger. Running under the debugger helps you identify problems at their origin.

Use Break on warnings in addition to errors in the Runs tab in the Preferences dialog box to specify whether you want to stop on both warnings and errors, or only errors.

Notes:

§      This option applies only to runs of native-compiled (unmanaged) programs.

§      The Run under the debugger option applies only to the current run of the program.

(C) Copyright IBM Corporation 1992, 2010.