1. Open the Executable Settings dialog box, or click Settings in the Run Program dialog box.
2. Select the Files tab.
3. For native-compiled (unmanaged) programs, specify the directory to use for cached files whenever you run the selected program.
4. Specify the search path for locating source files files for displaying annotated source whenever you run the selected program.
5. For native-compiled (unmanaged) programs, specify the file name to use to save the instrumented version of the executable whenever you run the selected program.
6. Specify any additional options to use whenever you run the selected program.
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.
§ Quantify uses the following search order to locate source files:
1. The directory where the program you're profiling is located.
2. The search path specified in the Files tab of 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 of the Default Settings dialog box.
5. For Visual C++ programs, the MFC and Visual C++ directories.
6. The PATH environment variable.
§ If you don't specify an instrumented file name, Quantify uses the default name (the encoded path of the original file, along with other information used by Quantify).
§ Quantify saves settings for the current program in the Exename_pure.ini file. These settings apply each time you run the selected executable, until you change a setting. To set default settings that apply to all programs, use the Default Settings dialog box.
(C) Copyright IBM Corporation 1993, 2009.