Debugger Engine Environment Variables
Search Order for Source Files
857
Microcontrollers Debugger Manual
NO, OFF: The environment variable LIBRARYPATH: ‘include <File>’ Path is not
used.
Default
ON
Description
This environment variable allows a flexible usage of the LIBRARYPATH: ‘include
<File>’ Path environment variable, because LIBRARYPATH: ‘include <File>’ Path may
be used by other software (for example, version management PVCS).
Example:
USELIBPATH=ON
See also:
Environment variable LIBRARYPATH: ‘include <File>’ Path
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