gdb-var-list

gdb-var-list is a variable defined in `gdb-mi.el'.
Its value is
nil


Documentation:
List of variables in watch window.
Each element has the form
(VARNUM EXPRESSION NUMCHILD TYPE VALUE STATUS HAS_MORE FP)
where STATUS is nil (`unchanged'), `changed' or `out-of-scope', FP the frame
address for root variables.