Specifies the language conventions to use. Without this option, TotalView uses the language used by the
thread of interest (TOI).
Displays an array. This can be either a numeric handle or the name of the array. Without this argument, TotalView displays a list of all Global Arrays.
Displays only a slice (that is, part of an array). If you are using C, you must place the array designators within braces
{} because square brackets (
[]) have special meaning in Tcl.
The dga command displays information about Global Arrays.
If the focus includes more than one process, TotalView prints a list for each process in the focus. Because the arrays are global, each list is identical. If there is more than one thread in the focus, the CLI prints the value of the array as seen from that thread.
In almost all cases, you should change the focus to d2.< so that you don’t include a starter process such as
prun.
Displays the same bc_mask variable as in the previous example in C format. In this case, the command refers to the variable by its handle.