Debugging Tools for Windows |
Click Open Source File on the File menu to load a specific source file.
This command is equivalent to pressing CTRL+O or clicking the Open source file (Ctrl+O) button ().
When you click Open Source File, the Open Source File dialog box appears. To open a file, do the following:
Note You can also use wildcard patterns in the File name box to display only files with a certain extension. The new wildcard pattern is retained in a session until you change it. You can use any combination of wildcard patterns, separated by semicolons. For example, entering *.INC; *.H; *.CPP displays all files with these extensions. The maximum number of characters in a line is 251.
-OR-
To discard changes and close the dialog box, click Cancel.
The names of the four files that you opened most recently in WinDbg are displayed when you point to Recent files on the File menu. To open one of these files, click its name.
For more information about source files and source paths and for other ways to load source files, see Source Path.