1. Open the Run Program dialog box.
2. Type the name of the program you want to instrument and run, select a previously specified name from the Program name list, or click to search for a file.
3. Type any command-line arguments required by your program.
4. Specify the working directory to use for the current run.
5. Select whether to start the program under a debugger.
6. Select whether to collect coverage data.
7. Click Settings to specify settings for this and future runs of the program.
8. Click Run. Purify displays the Instrumenting dialog box, showing its progress as it instruments the executable and each program module.
Notes:
§ To stop a program while it is instrumenting, click Cancel Instrumentation in the Instrumenting dialog box. To stop an instrumented program while it is running, select File > Cancel Run or click
§ To rerun the same program with the same settings, select File > Run Again or click
§ By default, Purify saves instrumented files in the Purify cache directory.
§ You can also instrument and run a program from the command line. For more information, click
(C) Copyright IBM Corporation 1992, 2010.