[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
Fri May 9 20:50:01 PDT 2025


jasonmolenda wrote:

I reverted it entirely when the lldb incremental arm64 bot failed the test.  On that older Xcode/OS (Xcode 15.2, macOS 14.1) there was something wrong with the CFI directives and the backtrace out of `trap()` failed.  On a modern macOS system this works fine.  I'll set up an older system and repo.

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


More information about the lldb-commits mailing list