Diving
You can obtain additional information about almost everything that is displayed in TotalView by clicking on it. This process, which is called diving, tells TotalView that it should display the selected information in some way.
For example, if you double-click on a function name (or use the View > Dive command), TotalView display the function's source code in the Process Window's Source Pane.
You can dive into a variable in the same way that you dive into a function. That is, either double-click on the variable name or select View > Dive while the cursor is over the variable. TotalView lets you examine local variables, registers, global variables, machine-level instructions, and areas of memory.
You can dive upon almost everything that you see in a TotalView window.