[Lldb-commits] [lldb] [lldb] Provide lr value in faulting frame on arm64 (PR #138805)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Tue May 6 22:51:42 PDT 2025


jasonmolenda wrote:

While working on this bug, I started musing about how we could switch the logic for how to handle registers more into UnwindPlans, wrote a little discourse with the idea.  https://discourse.llvm.org/t/unhappiness-with-the-lldb-unwinder-register-passing-up-the-stack-interrup-trap-sigtramp-frames/86058

It's not something I'll be doing in the near term, but I know I'd like to get back to this.

https://github.com/llvm/llvm-project/pull/138805


More information about the lldb-commits mailing list