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.

Generic Source Locations
Displays the location of the project selected in the C/C++ Projects view and in any referenced projects.
Additional Source Locations
Lists projects and directories added to the debugger search list.
Select All
Selects all items in the Generic Source Locations list.
Deselect All
Deselects all items in the Generic Source Locations list.
Add
Adds new projects and directories to the debugger search list.
Up
Moves selected items up the Additional Source Locations list.
Down
Moves selected items down the Additional Source Locations list.
Remove
Removes selected items from the Additional Source Locations list.

Related concepts
Debug overview
Debug information

Related tasks
Running and debugging

Related reference
Run and Debug dialog box

IBM Copyright Statement