Debugging (How Do I in Smart Devices)
This page links to help on smart device debugging tasks and their differences from similar tasks for desktop projects.
Differences Between Device And Desktop Debuggers
Lists features not supported or supported in a limited way, and describes additions to cordbg.exe for device debugging.How to: Attach to Managed Device Processes
Describes how to attach to a process that is already running without the debugger.How to: Change Device Registry Settings
Describes how to use the Remote Registry Editor to edit registry settings on the device.Walkthrough: Debugging a Solution that Includes Both Managed and Native Code
Describes how to debug these mixed solutions.
See Also
Concepts
How Do I in Smart Device Development