Info Globals

info globals [var1 …]

info globals *

With no arguments, show all of the global variables of the current stack frame. If a list of names is provide limit display to just those variables.

If * is given, just show the variable names, not the values.