Share via


Target Control Debugging: dd Command (Windows Embedded CE 6.0)

1/5/2010

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

Target Control Debugging Commands
Debugging Resources Overview

Other Resources

Command-Line Options with Target Control