libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Assistance in understanding libunwind


From: Alexander Covington
Subject: Assistance in understanding libunwind
Date: Sat, 1 Feb 2020 21:30:35 +0000

Hi,

I'm a graduate student at Western Washington University finishing my Master's in Computer Science. Part of my graduate research involves building a compiler and I'm trying to implement exception handling using libunwind, but I'm having some issues. I've posted more details here on Stackoverflow.

Overall, I think I'm misunderstanding how about the behavior of unw_resume and how it is using the cursor to unwind the stack and resume execution in a previous stack frame. I'd appreciate any advice you might be able to give me.

Thanks in advance!

- Alex Covington

reply via email to

[Prev in Thread] Current Thread [Next in Thread]