Note the following about pointers in structure visualizers:
Null pointers--have "ground" symbols next to them.
If you have previously expanded a pointer, it has an arrow next to its button; you cannot expand the pointer again. (This prevents infinite loops on circular data structures.)
A pointer containing a bad address has an X drawn over its button.