Share via


Find Source Dialog Box (Windows Embedded CE 6.0)

1/5/2010

The Find Source dialog box appears when the debugger attempts to display a source code file, and is able to determine the name of the file but unable to determine the path to the file.

The dialog box can appear when a module loads or when a breakpoint is detected for a module that is already loaded.

The dialog displays the path to the source file that is contained in the PDB file. The source code file on the local computer may not have the same location because the path contained in the PDB file is a relative path based on the computer where the source code was built.

To display the source code file, you must enter the correct local path to the source file.

You can manually create, remove, and change the priority of a mapping in the Source Path Mapping Dialog Box.

If you select the Don't show this again check box, but later decide that you want to display the Find Source dialog box, complete the following steps to allow the dialog box to appear.

To allow the Find Source dialog box to appear

  1. From the Tools menu, choose Options.

  2. Choose the Verbosity tab.

  3. Select Platform Builder for CE, and then select Verbosity.

  4. Select Breakpoint detected in unmapped source file check box.

  5. Click OK.

See Also

Tasks

Setting the Source Path Mapping

Reference

Disassembly Window
Source Path Mapping Dialog Box