Source

Use this page to 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.

The Source tab options are explained in the following table..

Figure 1. Debug Configurations - Source Tab
Debug Configurations - Source Tab
Table 1. Source Tab Options
Option Description
Source Lookup Path Lists the source paths used to load an image after connecting the debugger to the target.
Add Click to add new source containers to the Source Lookup Path search list.
Edit Click to modify the content of the selected source container.
Remove Click to remove selected items from the Source Lookup Path list.
Up Click to move selected items up the Source Lookup Path list.
Down Click to move selected items down the Source Lookup Path list.
Restore Default Click to restore the default source search list.
Search for duplicate source files on the path Select to search for files with the same name on a selected path.
Note: For more information on path mapping refer to the topic Path Mapping in the CodeWarrior Common Feature Guide.