Trace Configuration
QT
RACE
-
U
SER
M
ANUAL
© 2018 PDQLogic Ltd.
QTrace User Manual Rev 1.01
Page 37
Figure 42 GCC compiler switches for maximum debug information using Eclipse based IDE
6.1.10
Source paths
This list box contains paths of the source files used to build the project. It is populated after the ELF file
is selected. Each entry can be selected as a path relative to the configuration file or an absolute path
which is useful for library files. The QTrace Analyser will try to locate all source files but occasionally
these can’t be found either because they’re not on the file system e.g. library source files, or because
there was not enough information in the ELF file. In this case there are a number of controls to the right
of the source path list box which allow additional paths to be specified.
6.1.11
Missing source files
This list box contains any files which can’t automatically be found by the QTrace Analyser or which don’t
exist on the filing system. Right clicking any entry in this list box will display a file browser which allows
the source file path to be specified. Missing files are typically library files which are either 3rd party
library files or system header files located in the compiler include directory.
After pressing the ‘OK’ button in the trace configuration dialog, the QTrace Analyser will process the ELF
file and if there are any missing source files then the trace configuration dialog will be re-displayed with
the missing files listed. A message will then be displayed as shown in Figure 43.