| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > show sysroot, show solib-absolute-prefix | |||
This command displays the system root directory in use by
the debugger when searching for shared library symbols. You can
use the set sysroot command to specify a system
root directory on the host workstation.
The debugger uses this directory to search for a copy of the debug versions of target shared libraries. The system root on the host workstation must contain an exact representation of the libraries on the target root filesystem.
You must launch the debugger with --target_os command-line
option before you can use this feature. In Eclipse this option is
automatically selected when you connect to a target using gdbserver.
ARM® DS-5™ Using the Debugger: