[Lldb-commits] [lldb] [lldb][AArch64] Fix arm64 hardware breakpoint/watchpoint to arm32 process. (PR #147198)

via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 9 07:57:43 PDT 2025


b10902118 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)

Oh sorry please ignore that. I mixed lldb's test up in other sources (probably android's), making a wrong comment.

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


More information about the lldb-commits mailing list