1. Open the Default Settings dialog box.
2. Select the Files tab.
3. For native-compiled (unmanaged) programs, specify the directory to use for cached files for all PureCoverage sessions.
4. Specify the search path to use to locate source files for displaying annotated source, for all PureCoverage sessions.
5. Specify any additional options to use for all PureCoverage sessions.
Notes:
§ Options that relate to cache directories and instrumented files apply only to runs of native-compiled (unmanaged) programs.
§ By default, cached files are stored in the PurifyPlus cache directory.
§ PureCoverage uses the following search order to locate source files:
1. The directory where the program you're monitoring is located.
2. The search path specified in the Files tab in the Settings for <exename> dialog box.
3. For Visual C++ programs, the directories specified in the Visual Studio Workspace file.
4. The search path specified in the Files tab in the Default Settings dialog box.
5. For Visual C++ programs, the MFC and Visual C++ directories.
6. The PATH environment variable.
7. Source path substitution specified in the Source Code tab of the Preferences dialog box.
§ PureCoverage saves settings for all programs in the Coveragew_pure.ini file. These settings apply for all future runs of all programs. To override a default setting for a specific program, use the Settings for <exename> dialog box.
(C) Copyright IBM Corporation 1993, 2010.