Share via


Processes Window (Compact 2013)

3/26/2014

The Processes window displays information on all processes running on the target device. To display the window, go to Debug > Windows > Processes.

Using this dialog box you can:

  • View name, address and handle for a process
  • View the debug zone, if any, set for a process
  • View Access key bits

The following types of information are displayed in the Processes window when the debugger is running.

Shortcut Menu Options

Right-click the Processes window to display the shortcut menu, which contains the options listed in the following table.

  • Copy
    Copies the selected text.
  • Refresh
    Deletes all entries in the Processes window, allowing only current entries to appear.
  • Auto Refresh on Step
    Refreshes the Processes window as you step through a process.

    Click to turn on or off.

  • Log
    Formats and moves all data in the Processes window to the Log tab of the Output window.
  • Auto Log on Step
    Moves data in the Processes window to the Output window after each debugging step.

    Click to turn on or off.

    Selecting Auto Log on Step also turns on Auto Refresh on Step.

    You can turn Auto Refresh on Step off manually at any time.

  • Terminate Process
    Terminates the selected process.
  • Open in Threads Window
    Opens the Threads Window for the selected process.

See Also

Reference

Debug Zones Dialog Box

Concepts

Platform Builder User Interface

Other Resources

Platform Builder Windows