Dialog Box: Project Properties - Binary/Symbol Search
Purpose
Use this tab 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.
Location
Binary/Symbol Search
tab is located in the
Project Properties
dialog box.
To access the
Project Properties
dialog box, do one of the following:
- Click the
button on the main toolbar.
- ChooseFile > Project Properties....
- PressCtrl+P.
Controls
Use This
| To Do This
|
---|---|
![]() | 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.
|
![]() ![]() | Change the search order of the selected directory by moving it up or down. To select multiple rows, use the Ctrl or Shift keys.
|
![]() | 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.
|