Re: How to backtrace an separate stack?

Tom Tromey <[email protected]>
Newsgroups gmane.comp.gdb.devel,gmane.comp.emulators.qemu
Message-ID <[email protected]>
Florian> I'm a bit surprised by this.  Conceptually, why would GDB need to know
Florian> about stack boundaries?  Is there some heuristic to detect broken
Florian> frames?

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.

This error was disabled for cases where the GCC split stack feature is
used.  There's been requests to disable it in other cases as well, I
think.

Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.