Share via


CeDebugX Commands (Windows Embedded CE 6.0)

1/5/2010

Once the requirements for running CeDebugX are met and the extension successfully loaded, CeDebugX commands can be invoked at the Target Control command prompt to diagnose errors and conditions on the target device.

All debugger extension commands must be preceded by an exclamation point (!), for example, !help.

Descriptions of most commands and their parameters can be found by typing !<command> /? at the Target Control command prompt.

The following table describes the most important and useful commands.

Command Description

!help

Lists all available commands.

!refresh

Synchronizes the extension with the current state of the system. This command must be invoked after every run/break cycle, or anytime the state of the system changes.

!diagnose

Performs an automatic diagnosis of all crashes or hangs present in the current state at break time.

!xml

Logs positive diagnoses and detailed system information in an XML file and displays the formatted data in a browser window.

The following topics provide more details about CeDebugX commands:

For commands that deal with file creation, see Files Generated by CeDebugX.

See Also

Concepts

CeDebugX