Target Control Debugging: df Command (Windows CE 5.0)

Send Feedback

You can use Target Control df command to dump DWORD values to a designated file.

dfFilenameAddressSize

Options

  • Filename
    Specifies the file into which the dump is saved.
  • Address
    Specifies the beginning address for the dump.
  • 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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.