Debugging and Diagnostics (Compact 7)

3/12/2014

Windows Embedded Compact 7 provides tools for testing and debugging a Windows Embedded Compact powered device. Most tools for debugging and testing reside on your computer, so you must first connect your computer to the device.

In This Section

  • CeDebugX
    Describes the CeDebugX extension to the Platform Builder debugger, which presents detailed information about the state of the system at break time and attempts to diagnose crashes, hangs, and deadlocks.
  • Core Connectivity Reference
    Describes the basic components required for connectivity between a desktop and a Windows Embedded Compact powered device.
  • Debugger Extension Functions
    Describes the functions exposed by the WDbgExts_CE.h header file that you can use in debugger extension commands.
  • Error Reporting
    Describes a set of technologies that captures key information about the state of the machine at the time of a program crash and allows users to report the collected information to OEMs and Microsoft.
  • eXDI Reference
    Provides links to detailed API references for Extended Debugging Interface programming elements.
  • Target Control Debugging
    Describes commands that you can use to transfer files to a target device and to debug applications and to load and manage debugger DLLs.
  • Remote Tool Bundler Tool
    Describes a command-line tool that takes a .cebundleinfo file that you have edited with the Bundle Input Editor and generates a plug-in .cetool file.

See Also

Other Resources

Reference
Compact Test Kit (CTK)