Intel® Advisor Help

Configure Binary/Symbol Search Directories

Tab Purpose

Use this tab in the Project Properties dialog box to specify non-standard directories for the supporting files needed to execute and analyze the target. With Visual Studio* on Windows* OS, you can instead use the Visual Studio solution and project capabilities to search for specific directories.

Tab Location

One of the tabs in the Project Properties dialog box

To access this tab:

Tab Controls

Use This

To Do This

button

On a row containing Add new search location, click to browse for directories to include in the search list. You can also type directly in the row. In addition to local directories, you can specify a symbol server URL.

and buttons

Change the search order of the selected directory by moving it up or down. To select multiple rows, use the Ctrl or Shift keys.

button

Delete a selected directory row(s).

Search recursively checkbox

Enable to search the specified location subdirectories. To use recursive search, the lines must provide only a directory name and omit a file name. Using a recursive search for multiple directories may slow processing and could lead to unexpected results.

See Also