Monitoring Visual C++ Programs with PureCoverage Standalone

Related Topics

 

1.           Open the Run Program dialog box.

2.           In the Collect Data From box, select Unmanaged code to monitor native-code programs, Managed code for .NET and managed Visual C++ programs.

3.           In Program name, click images\brbut.gif to select the name of the program you want to monitor.

4.           In Command-line arguments, enter any arguments required by your program.

5.           Specify the working directory to use for the current run.

6.           Click Settings to specify settings for this and future runs of the program.

7.           Click Run.

§  For unmanaged code, the Instrumenting dialog box appears, showing PureCoverage's progress as it instruments each module. After instrumentation, PureCoverage displays the Run Summary window.

§  For .NET managed code, PureCoverage launches your program and displays the Run Summary window. (PureCoverage does not show instrumentation progress for managed code).

Notes:

§                  To stop an unmanaged program while it's instrumenting, click Cancel Instrumentation in the Instrumenting dialog box. To stop a program while it's running, select File > Cancel Run or click images\endproc.gif

§                  To rerun a program with the same settings, select File > Run Again or click images\runagain.gif

§                  If PureCoverage detects a warning during instrumentation, it displays the Instrumentation Warning dialog box. To bypass this dialog box and continue instrumenting a program uninterrupted, open the Preferences dialog box and, in the Runs tab, deselect Show instrumentation warnings.

(C) Copyright IBM Corporation 1993, 2010.