[Lldb-commits] [lldb] [lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server (PR #127505)

via lldb-commits lldb-commits at lists.llvm.org
Thu May 29 12:10:25 PDT 2025


dlav-sc wrote:

@DavidSpickett, @asb could you take another look at this patch, please?

I've added support for instructional step for any possible riscv atomic sequence (or at least I believe so). Additionally, I've made some minor refactoring to the software's single-step logic.

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


More information about the lldb-commits mailing list