Reference Information ·
Open File 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
{short description of image} Open File Dialog Box
Save/Restore Debug Session Dialog Box
Breakpoints Dialog Box
Source File Paths Dialog Box
Object File Paths 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 Open File Dialog Box Description
Bullet Tips
Bullet See Also

Line Graphic

Overview

The Open File dialog box lets you open source files that you want to view. You can access the Open File dialog box on the File menu by clicking Open File.Line Graphic

Open File Dialog Box Description

Fields and Buttons

Field or Button Action
Filter text box By default, this text box contains your current working directory. You can use this box to filter the files you are viewing. For example, type *.h to view all files with the .h extension.

Directories list box Select the appropriate directory.

Files list box Select the appropriate file.

Selection text box Verify that this box contains the file you want to open.

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

Filter button Click to update the Files list based on the information in the Filter text box.

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

Tips

Click the Open Source File toolbar button to open the Open File dialog box.Line Graphic

See Also

Line Graphic

Return to Top