|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| SysRoot | Map from a Task's executable to its special root directory. |
| SysRootCache | Map from a Task's executable to its special root directory. |
| SysRootFile | |
This package implements frysk's sysroot support for handling a special system directory heirarchy.
test-sysroot/usr/bin:
funit-quicksort*
test-sysroot/usr/lib:
debug/ libbubble.so*
test-sysroot/usr/lib/debug/usr/bin:
funit-quicksort.debug*
test-sysroot/usr/lib/debug/usr/lib:
funit-bubblesort.debug*
test-sysroot/usr/src:
debug/
test-sysroot/usr/src/debug:
funit-bubblesort.c funit-quicksort.c
The command fhpd -sysroot test-sysroot funit-quicksort will
search the test-sysroot heirarchy for executable files, debuginfo
files, and libraries. The -sysroot option is also available
for most frysk commands and for the load, core, and attach requests.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||