Debugging (Compact 2013)

3/26/2014

Windows Embedded Compact 2013 is equipped with tools that you can use to thoroughly debug and test your Windows Embedded Compact-powered device. This section contains the developer guide for the kernel debugger. To read about other debugging tools, see the Debugging and Diagnostics reference documentation.

In This Section

  • Kernel Debugger
    Use this full-featured debugger to view information about your code, set breakpoints, step through code, control debug output messages, and perform just-in-time (JIT) debugging for both the run-time image and applications.

See Also

Concepts

Developer Guides