Search order for source files, In the debugger for c source files (*.c, *.cpp), In the debugger for assembly source files (*.dbg) – Freescale Semiconductor Microcontrollers User Manual
Page 857

Debugger Engine Environment Variables
Search Order for Source Files
857
Microcontrollers Debugger Manual
NO
, OFF: The environment variable
used.
Default
ON
Description
This environment variable allows a flexible usage of the
environment variable, because
may
be used by other software (for example, version management PVCS).
Example:
USELIBPATH=ON
See also:
Environment variable
Search Order for Source Files
This section describes the search order (from first to last) used by the debugger.
In the Debugger for C Source Files (*.c,
*.cpp)
1. Path coded in the absolute file (.abs)
2. Project file directory (where the .pjt or .ini file is located)
3. Paths defined in the GENPATH environment variable (from left to right)
4. Abs File directory
In the Debugger for Assembly Source
Files (*.dbg)
1. Path coded in the absolute file (.abs)
2. Project file directory (where .pjt or .ini file is located)
3. Paths defined in the GENPATH environment variable (from left to right)
4. Abs File directory