Source page, Run or Debug dialog box
The Source page of the Run dialog box and the Debug dialog box lets you specify the location of source files used when debugging a C or C++
application. By default, this information is taken from the build path of your
project.
- Add
- Adds new source containers to the debugger source search list.
- Edit
- Modifies the content of the selected source container.
- Remove
- Removes selected items from the debugger source search list.
- Up
- Moves selected items up the Additional Source Locations list.
- Down
- Moves selected items down the Additional Source Locations list.
- Restore Defaults
- Restores the default source search list.
- Search for duplicate source files on the path
- Controls whether to continue search for files with the same name.
Debug overview
Debug information
Running and debugging
Run and Debug dialog box