Extension Help and Control CeDebugX Commands (Compact 2013)
3/26/2014
The following table describes the commands for Help and general control commands for CeDebugX.
Command |
Description |
Parameters |
---|---|---|
!help |
Lists all of the available commands. |
None. |
!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. |
None. |
!xml -s |
Saves debug information in an XML file in the extension working directory. This information is displayed in a browser window. This command includes information for all threads, processes, and modules, as well as diagnostic results, if available. To save the XML to another location use the -s flag. |
-s Saves the XML file to a different location. |
!save |
Saves all files in the current working directory to a new location selected in the File Save dialog box. |
None. |
!version |
Displays CeDebugX version and target Windows Embedded Compact version, if connected and debugging. |
None. |
!checksymbols |
Verifies that valid kernel and Windows Graphics, Windowing, and Events Subsystem symbols are currently loaded. |
None. |
!getworkingpath |
Displays the path of the current CeDebugX working directory. |
None. |
!setworkingpath |
Changes the current CeDebugX working directory to a new location, using the Browse Folder dialog box. |
None. |
!verbosity |
Sets the verbosity level for text output. |
None. |