[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 21 02:39:34 PDT 2025


================
@@ -0,0 +1,63 @@
+#include "NativeRegisterContextLinuxArm64Shared.h"
----------------
DavidSpickett wrote:

Also the top of this file needs a comment explaining why it needed to be split out.

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


More information about the lldb-commits mailing list