Posts

Showing posts with the label local

[gdb/C] print static variable Or variable in other files

(gdb) 'aaaa.c'::my_variable (gdb) 'function_name'::my_static_variable