Contents
Keyword Index
Using the
WDB GUI
Reference Information
Troubleshooting
Using Help |
|
|
You can set pathmap so that WDB GUI can locate the object files for the
currently loaded executable, which are spread over many directories.
The
Pathmap 'From' and 'To'
dialog box lets you define a
list of substitution rules that need to be applied to the path names to identify
the
object files and the corresponding source files. In this dialog box,
you can
add, delete, and change the priority order of pathmap.
To add a pathmap
- On the Edit menu, click Pathmap.
-
In the Pathmap
dialog box, click the Browse button.
- In the From-Add Pathmap File Path and To-Add
Pathmap File Path dialog box, double-click in the Directories list to select the appropriate
'From' and 'To' paths.
- When the proper path appears in the Selection box in the
From-Add Pathmap File Path and
the To-Add Pathmap File Path
dialog boxes, click Add to add in Pathmaps in the From and
To text boxes in the
Pathmap dialog
box.
- Click Add in Pathmap dialog to add pathmaps in
pathmap list.
- In the Pathmap dialog box, verify that the pathmaps
you selected appear in the Pathmap list.
- Click OK.
To delete an object path
- On the Edit menu, click Pathmap.
- In the Pathmap list, select the pathmap that you want
to delete.
- Click Delete. The selected Pathmap disappears from
the Pathmap list.
- Click OK.
To replace a pathmap
- On the Edit menu, click Pathmap.
- Double-click the directory you want to replace in the Pathmap
text box, it will be listed
in 'From' and 'To' path selection text boxes..
- Click Browse
button, click in the Directories list in the select From-Add
Pathmap File paths and To-Add Pathmap File paths to select the new directory with which you want to replace
the old one .
- When the proper directory appears in the Selection
box, click OK.
- In the Pathmap
dialog box, verify whether:
- the directory that you want to replace is highlighted in the
Pathmap- From
and To text box.
- the new directory that you selected appears in the directory
edit box (to the left of the Browse
button).
- Click Replace.
- Click OK.
In the Pathmap list,
the paths are searched in the order in which they
are listed, that is, the WDB GUI will map the first pathmap listed,
then the second path, and so on.
To move an object path up
- On the Edit menu, click Pathmap.
- In the Pathmaps
list, select the pathmap you want to move up.
- Click Move Up until
the path is where you want it in the list.
- Click OK.
To move a pathmap down
- On the Edit menu, click Pathmap.
- In the Pathmap
list, select the pathmap you want to move down.
- Click Move Down
until the path is in the place where you want it to be in the list.
- Click OK.
- One way to save your object path information is
to save your debug session.

Return
to Top |