Re: GDB Frame Unwinding for Pure Assembly Code
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2020-06-23 7:48 a.m., Ahmad Nouralizadeh via Gdb wrote: > Hi Jan, > Thanks for the answer! Could you tell me why is an inline unwinder used? > Regards. I'd break on / add prints to the `inline_frame_sniffer` function and see what it does. Simon