[Lldb-commits] [lldb] [LLDB][Process/Utility] Introduce NativeRegisterContextDBReg class (PR #118043)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 5 02:59:23 PST 2024
https://github.com/DavidSpickett commented:
I was looking at the Arm (32 bit) code and it's also very similar, so if I find the time I'll migrate this to this base class too.
See if you can move the use of pac_bits, then I'll test this for you on AArch64.
https://github.com/llvm/llvm-project/pull/118043
More information about the lldb-commits
mailing list