Setting the Source Path Mapping (Windows CE 5.0)

Send Feedback

Platform Builder (PB) automatically creates a mapping between PDB files generated by the compiler and associated source code files that are stored locally. You can manually create, remove, or change this mapping as needed.

To create a source path mapping

  1. From the Platform Builder Edit menu, choose Source Path Mapping.

    - or -

    From the Disassembly Window, right click in the window to bring up the Source Path Mapping dialog box.

  2. In the Source Path Mapping dialog box, type the path to the PDB file generated by the compiler in the Path from PDB file box. To browse for the file, choose the ellipsis (...) button, and navigate to the file you want.

  3. In the Local path box, type the path to the source code file you want associated with the PDB file. To browse for the file, choose the ellipsis (...) button, and navigate to the file you want.

  4. Choose OK to accept the mapping you created.

If previous mappings between files with the same names exist, the Source Path Mapping dialog box displays the mappings in order from oldest to newest.

To enable a specific mapping

  • Select or clear the checkbox next to the chosen mapping.

See Also

Source Path Mapping Dialog Box

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.