[Lldb-commits] [lldb] [lldb] Add RegisterCheckpoint overload for register methods in RegisterContextThreadMemory (PR #132079)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 19 11:53:06 PDT 2025
felipepiovezan wrote:
Based on the 2013 commit that added those, I don't think there is a clean way of testing this.
That said, since these methods simply forward to the underlying register context, I think it's ok to rely on the lack of regression from the OS plugin tests
https://github.com/llvm/llvm-project/pull/132079
More information about the lldb-commits
mailing list