
Running processes
To get a list of all processes being run on the machine before the crash or in a live system, the user
may issue the `graph task' command to the console or click on the task symbol
.
Figure 1 shows an example. Processes which are being executed are shown in red.
From the tasklist the correspondig `task_struct' structure can be displayed by double clicking
the desired process entry. There is also a context menu for each task with the following options:
graph print
Displays the corrensponding task struct in its own window. This is the default when double
clicking this entry.
trace
Opens a window with a trace view.
When another `graph task' command is issued the existing task list will be updated.
Figure 1