show source directory (idb mode only)

List information about directory mappings.

Syntax

show [ all ] source directory [ directory ]

Parameters

all

Show mapping information of all descendants of directory.

directory

The directory for which you are seeking mapping information.

Description

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.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.