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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed May 7 02:03:07 PDT 2025


labath wrote:

This makes sense to me, but is there any way to write a test case for it?

It sounds like something similar to [this test](https://github.com/llvm/llvm-project/blob/main/lldb/test/Shell/Unwind/signal-in-leaf-function-aarch64.test) could work. In fact, given that this test is disabled on darwin, I'm wondering if this patch does not fix it by any chance?

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


More information about the lldb-commits mailing list