Should that just be run on the gdb commandline? No luck so far:
(gdb) p vTHX
No symbol "vTHX" in current context.
(gdb) p vTHX->Iexit_flags
No symbol "vTHX" in current context.
(gdb) p *p vTHX
No symbol "p" in current context.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.