Dives on the selected item. (Diving means either displaying the selected information in a window or change the display in this window.) The action that occurs depends upon which item is selected, as follows:
Selecting a routine performs a recursive dive operation; that is, it replaces the current contents with the source lines from the selected routine
If a variable is selected, opens a Variable Window containing information about the variable and its contents. If the line contains a function or subroutine call, TotalView updates the Source Pane so that the line containing the routine is visible.
When you dive on a routine, a > indicator appears in the Source Pane’s title, indicating that TotalView has performed a nested dive operation. If you again dive, a second
> indicator appears. Selecting the
< icon to the right of the Source Pane’s title
unwinds TotalView so that it displays a position it previously displayed.
Selecting an entry performs a dive operation. That is, TotalView replaces the contents of the existing Process Window with information for the selected thread.