| |||
| Home > Introduction > Locating the configuration files > The RealView Debugger search path | |||
RealView Debugger searches several directories for board files, including
the default file, rvdebug.brd. The search path
the debugger uses is:
The current working
directory, sometimes called the Start In directory.
The location defined by the RVDEBUG_SHARE environment
variable, if it is set.
Your RealView Debugger home directory.
The RealView Debugger default settings directory:
.install_directory\RVD\Core\...\...\...\etc
RealView Debugger searches all of these directories for workspace
files and other configuration files. In particular, this is how *.bcd files
are found. When two or more files with the same filename are found
in more than one of the searched directories, then the first file
that is found with that name is loaded, and any subsequent files
with that name are ignored.
Chapter 2 The RealView Debugger Environment in the RealView Debugger User Guide.