You can examine pointer contents by clicking the +
next to the
variable or expression. This expands the item and dereferences the
pointer.
In the Evaluate window, you can also use the View As Vector, Get Address, and Dereference Pointer menu items:
*()
.*()
from the expression (if one exists).See also Multi-Dimensional Array Viewer (MDA).