Customize the Display
Use the Configure panel to “group by” selected attributes
The Configure panel displays process and thread attributes by which you can group the display.
If the panel is not visible, drag the panel header to open it.
Checked selections appear in the View pane in the order that they appear in the “Group by” list. To change the order, select items in the list and use the up and down arrows. Reset restores the initial order. To hide the list, double-click its banner.
The Processes & Threads View Layout
The
Description column shows the aggregate groupings that are active for the current program state.
The columns
#P and
#T show the number of processes and threads with a given set of attributes. For example, three threads from different processes are stopped at a breakpoint in the
snore function.
The
Members column summarizes the processes and threads in
ptlist format. For example, for the
snore function,
p3.1, p2.2, p4.2 indicates that
thread 1 of
process 3 and
thread 2 of processes
2 and
4 are stopped at this function.