Use the Edit Search Path dialog box to view or change the search paths Purify uses to look for source files.
These are the main controls in the dialog box:
Notes:
§ When you expand a message in an Error View to display source code, Purify searches the directories in this dialog box to find all the files. Purify searches the directories in the order they appear in the list. To rearrange the paths, use the Move Up and Move Down buttons, or drag the paths up or down.
§ Purify uses the following order to locate source files:
1. The directory where the .exe file is located.
2. The search path specified in the Files tab in the Settings for exename dialog box.
3. The directories specified in the Visual Studio 6 Workspace file.
4. The search path specified in the Files tab in the Default Settings dialog box.
5. 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.
(C) Copyright IBM Corporation 1992, 2010.