Source Files Window

Display a list of the project source files to be debugged.

Menu

View > Source Files

Toolbar

Source Files

Columns

File Name

The column File Name displays the names of available source files.

Symbol File

The column Symbol File displays the pathname of the symbol file belonging to the source file.

Source Path

The column Source Path displays the path of the source file.

Tip

  • By default, the source file list is sorted by filename. To sort the source file list by symbol file name or pathname click the desired column. This sort mode is not persistent. Every time the Source Files window is closed and reopened, the source file list is sorted by filename.

  • When you double-click a source file that has already been loaded, the corresponding source code is displayed in the Source window. When you double-click a source file that has not been loaded, the corresponding source code is displayed in the Source window and the source file is loaded.

Pop-up Menu

Open Source File

The Open Source File command sets the current scope to the selected source file.

Copy

Copies the selected line to the clipboard.

Copy All

Copies all lines to the clipboard.

Select All

Selects all lines.

See Also


Submit feedback on this help topic