[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
Wed Jul 9 03:16:10 PDT 2025


DavidSpickett wrote:

> the test

By this you mean it skips any test that requires hardware breakpoints? Or you mean that in the general course of using lldb it doesn't use hardware breakpoints because of this?

(I assume you could make the test suite launch all debugees as AArch32 but seems unlikely you went to that effort)

https://github.com/llvm/llvm-project/pull/147198


More information about the lldb-commits mailing list