Share via


Viewing Process Information

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

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

The Processes window is a dockable window that displays information on all processes running on the target device.

When the Processes window is initially opened, it displays an alphabetical list of all processes running on the target device.

The Processes window is populated from two different sources, depending on the state of the target device.

  • When the target device is in run state, the Processes window obtains information from the Windows Embedded CE Target Control Service.
  • When the target device is in break state, the Processes window obtains information from KdStub, the debugger stub in the kernel.

In This Section

Viewing the Processes Running on the Target Device

Refreshing the Processes Window

Automatically Refresh the Processes Window when the Debugger Steps

Terminating a Process Using the Processes Window Toolbar

Logging the Contents of the Processes Window

Automatically Logging the Contents of the Processes Window when the Debugger Steps

See Also

Tasks

Viewing Debug Zones
Viewing the Threads for a Selected Process

Concepts

Viewing Thread Information
Target Control Service