Source Path Mapping Dialog Box (Windows Embedded CE 6.0)
1/5/2010
This dialog box makes it possible for you to set the mapping from the source path in the PDB files to the path on your local computer that actually contains the source code files.
PDB files contain a path for each relevant source code file. The path is a relative path based on the machine where the source code was built.
The dialog box lists paths, from top to bottom, in the order of oldest path to newest path. In contrast, the order in which evaluation mapping is conducted is from newest to oldest, or from bottom to top.
For more information, see Setting the Source Path Mapping.
Using this dialog box you can:
- Enable or disable a specific mapping by filling or clearing the checkbox associated with it.
Path From PDB File
Location of the PDB file generated by the compiler.To manually browse for the PDB file, choose Browse.
Local Path
Location of the source file you want to map to from the PDB file.To manually browse for the source file, choose Browse.
- New
Creates a source path mapping entry.
- Delete
Removes a selected source path mapping entry.
- Move Item Up
Increases the priority level of a source path mapping entry by moving it one step higher on the source path-mapping list.
- Move Item Down
Decreases the priority level of a source path mapping entry by moving it one step lower on the source path-mapping list.
OK
Processes your input and forces the debugger to reevaluate all mapping. Any changes you made are applied to the display.If the debugger cannot find a source file directly or though mapping, the user is prompted for the correct location of the source file.
- Cancel
Closes the dialog box without saving changes you made.
See Also
Tasks
Setting the Source Path Mapping