Viewing Process Information (Windows CE 5.0)
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 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
Related Sections
Viewing the Threads for a Selected Process
Send Feedback on this topic to the authors