[Lldb-commits] [lldb] [lldb] Improve unwinding for discontinuous functions (PR #111409)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 7 23:15:18 PDT 2024


jasonmolenda wrote:

Let me just take a peek at some Darwin binaries with this codegen & their debuginfo, and then i'll approve unless there's something I've misunderstood about what we're looking at.  It really makes me think that we are going to need discontiguous ranges in the unwind plans to properly handle this kind of program.

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


More information about the lldb-commits mailing list