Share via


Target Control Debugging: dd Command

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

You can use Target Control dd command to dump DWORD values that you want to examine and analyze.

Syntax

dd Address [Size]

Parameters

  • Address
    Specifies the beginning address for the dump. This parameter is required.
  • Size
    Specifies the size you want to use for the dump.

Remarks

There are two ways to enter the command:

  • If you use a command prompt window, enter commands at the Windows Embedded CE prompt.
  • If you use the Platform Builder IDE, from the Target menu choose CE Target Control to display the Target Control window. Enter commands in the Target Control window.

See Also

Concepts

Debugging Resources Overview

Other Resources

Command-Line Options with Target Control