Use the Edit Search Path dialog box to view or change the search paths PureCoverage uses to locate source files to display in the Annotated Source window.
These are the main controls in the dialog box:
Notes:
§ PureCoverage searches the directories in the order they appear in the list. To rearrange the paths, use and
, or drag the paths up or down.
§ 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.
§ To select a different version of the source file from the Annotated Source window, right-click in the window and select Select Source File from the shortcut menu.
§ Annotated source code is available only if debug line information is available and if a module is monitored at line level.
§ Annotated source showing line-by-line coverage data is not available when you monitor a Visual Basic 6.0 p-code program.
(C) Copyright IBM Corporation 1993, 2010.