Executables view

The Executables view provides a dynamic list of executables and their related source files. The Executables view makes it easy to:

In addition, an Executables project is created in the Project Explorer view. The binaries shown in the Executables project can be deleted which also removes them from the Executables view. For binaries outside the workspace you must import them into the Executables view so their symbolics can be used during the debug session. You can also drag and drop executables into the view.

Executables view

The Executables view consists of the Executable Name and Source File Name panes described in the table below. Use the Columns button in the toolbar to show or hide specific columns in each pane. Columns can be sorted and rearranged in the order desired.

Executables View Options
Pane Explanation
Executable Name

Displays a list of executables in the workspace as well as other files added by the user. Select an executable to update the Source File Name pane with related files. The executable information shown can include:

  • Executable Name - (default) Name of the executable file.
  • Executable Project - (default) The project associated with the executable.
  • Executable Location - (default) The current location of the executable.
  • Executable Size - The executable size shown in bytes.
  • Executable Date - The source file's modification date.
  • Executable Type - The executable type (.exe, etc.)

Click the Columns icon (columns icon) to set which columns to show in this pane.

Source File Name

Displays a list of source files for the selected executable as extracted from the symbol table. The source file information shown can include:

  • Source File Name - (default) Name of the source file used by the executable. If no binary files are in the project the message No source files found in <project_name> is shown.
  • Source File Location - (default) The current location of the source file. If the path is shown in gray text the source file was not located. To locate it, double-click to open a new editor, then click Locate File... to locate the missing file. The new path is compared to the old one and all files located in the same directory are automatically updated to use the new path.
  • Source File Original Location - (default) The original location of the source file which may be different than the current location.
  • Source File Size - The source file size shown in bytes.
  • Source File Date - The source file's modification date.
  • Source File Type - The source type (.h, .inc, etc.)
  • Missing Source Files - Gray text indicates files not found. Double-click the file to browse for the missing file.

Expand a file's tree control to view the functions and header files used by the file. Double-click to open the source file for editing or to set breakpoints.

Click the Columns icon (columns icon) to set which columns to show in this pane.

Executables view toolbar icons

The table below lists the unique icons displayed in the Executables view toolbar.

Executables View Toolbar Options
Command Name Description
refresh executables icon
Refresh the list of executables
Click to refresh the executables list.
import executables icon
Import an executable file Click to import an executable not in the workspace into the executables list.
remove executables icon
Remove the selected executables Click to remove the selected executables from the executables list.
columns icon
Columns Opens the Configure Columns dialog for configuring which columns appear in the Executable and Source File panes.

Related reference
Views


Nokia Copyright Statement