ChorusOS 5.0 Debugging Guide

Displaying ChorusOS Processes

The ChorusOS Processes window displays a list of the processes running on the target (if the server is RDBC) or of core dumps known to the debug daemon (if the server is RDBD). To display the ChorusOS Processes window, select ChorusOS -> Processes.

Figure 2-6 ChorusOS Processes Window

Graphic

If a process or core dump is attached to the debug server, it is shown at the top of the list.

To investigate a process within the ChorusOS Processes window, select a line in the list and right-click to display a pop-up menu of options related to that process or core dump. The menu includes the following options:

Information

Display information about the selected process (microkernel information or information maintained by the debug server).

Attach

Attach the selected process to the debug server.

Detach

Detach the selected process from the debug server.

Kill

Kill the selected process (only if it is currently being debugged).