List information about directory mappings.
show [ all ] source directory [ directory ]
all |
Show mapping information of all descendants of directory. |
directory |
The directory for which you are seeking mapping information. |
This command displays the directory mapping information of directory and its child directories.
If you do not specify directory, the debugger displays the mapping information of all the source directories whose parent is not a source directory.
If you specify all, the debugger displays the mapping information of all the descendants of directory.
To set a directory mapping, use map source directory.
To unset a directory mapping, use unmap source directory.
Copyright © 2001-2011, Intel Corporation. All rights reserved.