[Lldb-commits] [lldb] [lldb][AArch64] Fix arm64 hardware breakpoint/watchpoint to arm32 process. (PR #147198)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 7 18:14:43 PDT 2025
b10902118 wrote:
Oh thanks you make it clear. This fix actually follows kernel's 64bit logic. I wrongly mentioned compat_ptrace, which is for 32bit tracer use old HBP commands.
https://github.com/llvm/llvm-project/pull/147198
More information about the lldb-commits
mailing list