[Lldb-commits] [lldb] [lldb][AArch64] Fix arm64 hardware breakpoint/watchpoint to arm32 process. (PR #147198)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 5 06:03:57 PDT 2025
DavidSpickett wrote:
> Once that's in, I will rebase my changes on top. I needed to read them through carefully anyway, so I can do both at the same time. I want to be sure I don't drop any Arm/Thumb handling details along the way.
I have rebased those changes to include this and found https://github.com/llvm/llvm-project/pull/151973 along the way. Once that's in I'll put up a PR to port Arm to NativeRegisterContextDBReg.
https://github.com/llvm/llvm-project/pull/147198
More information about the lldb-commits
mailing list