Reference Information ·
Object File Paths Dialog Box
Home and Help Icons Keyword Index Home Using Help
Line Graphic
Line Graphic

Contents

Keyword Index

Using the WDB GUI

Reference Information
Main Window
Menus
Toolbar Icons and Shortcut Keys
Views
Source View
Disassembly View
Command View
Watch View
Local Variables View
Call Stack View
Threads View
Registers View
Memory Usage View
Build View
Dialog Boxes
Load Program Dialog Box
Open File Dialog Box
Save/Restore Debug Session Dialog Box
Breakpoints Dialog Box
Source File Paths Dialog Box
{short description of image} Object File Paths Dialog Box
Pathmap Dialog Box
Signals Dialog Box
Find Dialog Box
Debugger Preferences Dialog Box
Quick Watch Dialog Box
Fix List Dialog Box
Memory Check Dialog Box

Troubleshooting

Using Help



Bullet Overview
Bullet Object File Paths Dialog Box Description
Bullet Add Object File Path Dialog Box Description
Bullet See Also

Line Graphic

Overview

The Object File Paths lets you enter paths so that the WDB GUI can locate object files for the current program. In this dialog, you can add, delete, and change the priority order of object file paths. Click Object File Paths on the Edit menu to access the Object File Paths dialog box.

The Add Object File Path dialog box allows you to browse directories and add one or more directories to your object file path. Click the ... button on the Object File Paths dialog box to access the Add Object File Path dialog box.

Line Graphic

Object File Paths Dialog Box Description

Fields and Buttons

Field or Button Action
Object File Paths text box View and select directories that you have added to this list.

Click on a directory to select it. Double-click on a directory to select it and also enter it in the directory edit area (to the left of the Add button).

Delete button Click to delete the object file path that is selected in the Object File Paths list.

Move Up button Click to move the selected object file path up in the Object File Paths list (paths at the top of the list have precedence).

Move Down button Click to move the selected object file path down in the Object File Paths list (paths at the top of the list have precedence).

Directory edit area Type in this area to enter a object directory or use the ... button to browse for a directory to be entered here for you.

If a directory has been entered in this area, you can double-click here to add the directory to the Object File Paths list.

You can also use the Add button and the Replace button with a directory entered in this area.

Add button Click to add the directory listed in the directory edit area at the left of the Add button to the Object File Paths list.

Replace button Click to replace the directory highlighted in the Object File Paths list with the directory listed in the directory edit area (at the left of the Add button).

... button Click to open the Add Object File Path dialog box where you can browse and add directories to the object file path.

OK button Click to submit the information in this dialog box.

Cancel button Click to exit this dialog box without submitting any of the information that is entered.
Line Graphic

Add Object File Path Dialog Box Description

Fields and Buttons

Field or Button Action
Filter text box Edit this entry and press the Filter button to display a different set of directories in the Directories list.

Directories list Click on a directory to select it. Double-click on a directory to enter it in the Selection text box.

Selection text box Double-click on a directory in the Directories list or type in this box to enter a directory name.

OK button Click to pass the directory in the Selection text box to the directory edit area in the Object File Paths dialog box without adding the directory to the object file path.

Add button Click to add the directory listed in the Selection text box to the Object File Paths list.

Filter button Click to use the pattern in the Filter text box to control which directories are displayed in the Directories list.

Close button Click to exit this dialog box.
Line Graphic

See Also

Line Graphic

Return to Top