Re: Is nexti confused by pushq?
Jan Kratochvil <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 26 Feb 2019 08:32:37 +0100, Andrew Burgess wrote: > Of course, this doesn't solve the problem for you, but at least you > know what's going wrong now :) To make it clear the debuggee has wrong/insufficient debug info, its .eh_frame/.debug_frame there should annotate the push (and pop) instructions. Jan