So PL_exit_flags seems to be a define, so it is not found in symbols table.
On a system I have, I searched for its define and I found to be vTHX->Iexit_flags
. Get:
p vTHX
p vTHX->Iexit_flags
p *p vTHX
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.