[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 19:09:26 PDT 2025


jasonmolenda wrote:

Ah, lldb-server doesn't secretly migrate the pc past a builtin_debugtrap() BRK instruction on linux like debugserver does, the test will inf loop never advancing past the BRK.

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


More information about the lldb-commits mailing list