[Lldb-commits] [lldb] [lldb][RISCV] Implement trap handler unwind plan (PR #166531)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 5 05:25:03 PST 2025
DavidSpickett wrote:
Cool. Now I see that I enabled that test for AArch64 Linux at the time, but added the new one to check the register values. Not sure why I didn't hack something into the existing one.
Anyway, this is a net improvement as is and if you want to add more checks later there's something for you to crib from.
https://github.com/llvm/llvm-project/pull/166531
More information about the lldb-commits
mailing list