[Lldb-commits] [PATCH] D149792: Add AArch64 MASK watchpoint support to debugserver

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 4 13:23:50 PDT 2023


jasonmolenda updated this revision to Diff 519629.
jasonmolenda added a comment.

Update patch with Dan and Jonas' feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149792/new/

https://reviews.llvm.org/D149792

Files:
  lldb/test/API/functionalities/watchpoint/large-watchpoint/Makefile
  lldb/test/API/functionalities/watchpoint/large-watchpoint/TestLargeWatchpoint.py
  lldb/test/API/functionalities/watchpoint/large-watchpoint/main.c
  lldb/test/API/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
  lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
  lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149792.519629.patch
Type: text/x-patch
Size: 14440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230504/975483b1/attachment.bin>


More information about the lldb-commits mailing list