1.5.3. 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:

  1. The current working directory, sometimes called the Start In directory.

  2. The location defined by the RVDEBUG_SHARE environment variable, if it is set.

  3. Your RealView Debugger home directory.

  4. 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.

See also

Copyright © 2002-2007 ARM Limited. All rights reserved.ARM DUI 0182I
Non-Confidential