[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
Mon Jul 28 03:21:05 PDT 2025
DavidSpickett wrote:
Yeah that is odd. Is it because `NativeRegisterContextLinux_arm64dbreg.cpp` is being built even when we're not compiling lldb-server for AArch64 or Arm? Perhaps because you are on an AArch64 machine that's why it works for you?
https://github.com/llvm/llvm-project/pull/147198
More information about the lldb-commits
mailing list