Target Control Debugging: dd Command (Windows CE 5.0)
You can use Target Control dd command to dump DWORD values that you want to examine and analyze.
ddAddress [Size]
Options
- 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 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
Debugging Resources Overview | Target Control Window
Send Feedback on this topic to the authors