[Dwarf-Discuss] unwinding stack (CIE/FDE)

Paul Pluzhnikov ppluzhnikov@google.com
Tue Aug 3 21:28:15 GMT 2010


On Tue, Aug 3, 2010 at 2:09 PM, Saurabh <saurabhcv at yahoo.com> wrote:

> I think my understanding is incorrect since these steps don't?work as the
> return register is fixed at 31(blink) in my case.

You'll need to find where previous value of "blink" register is stored;
as described you'll only be able to unwind one level.

You may also want to look at libunwind: http://www.nongnu.org/libunwind

-- 
Paul Pluzhnikov




More information about the Dwarf-discuss mailing list