How to backtrace an separate stack?

Tom Tromey tom@tromey.com
Wed Mar 9 19:50:22 GMT 2022


>> Yes, the infamous "previous frame inner to this frame" error message.  I
>> think this is primarily intended to detect stack trashing, but maybe it
>> also serves to work around bad debuginfo or bugs in the unwinders.

Florian> Is there a user-level command to disable the check manually?

I don't think so.  I think it would be fine if someone wanted to add
one.

Tom


More information about the Gdb mailing list