[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
Wed May 7 23:32:41 PDT 2025
jasonmolenda wrote:
I'm thinking I'll write an API test that instruction steps through the whole thing and backtraces at each point, making sure it can get every function between the current one & main at all points, just for fun extra stress testing.
https://github.com/llvm/llvm-project/pull/138805
More information about the lldb-commits
mailing list