Intel® Advisor Help

Configure Binary/Symbol Search Directories

You need to configure binary/symbol search directories if your target application has non-standard directories with the supporting files needed to execute and analyze the target. By default, if you do not specify source search directory, Intel Advisor searches the standard OS directories. See Binary/Symbol Search Locations for details.

With Visual Studio* on Windows* OS, you can instead use the Visual Studio solution and project capabilities to search for specific directories.

Tab Location

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