Hi,

Is there any way to print All global and static variable names during debugging,
like in gdb

gdb> info variables


Thanks.