The controls within this page tell TotalView if it should automatically dereference pointers when diving. One set of controls is used for C, C++, and UPC. The other set of controls is for Fortran.
Automatically dereference variables. In addition, place the variable on the “variable” stack so that you can use the
View > Undive command to see the pointer’s value.
Automatically dereference variables. Do not place the variable on the “variable” stack. This means that you cannot use the
View > Undive command to see the pointer’s value.
The Cast to array with bounds control tells TotalView that it should assume that the pointer to is pointing to an array of values when it dereferences a C or C++ pointer. The text box lets you state how many items exist in the array.