[Lldb-commits] [PATCH] D149040: Refactor and generalize debugserver code for setting hardware watchpoints on AArch64
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 28 17:36:12 PDT 2023
jasonmolenda updated this revision to Diff 518101.
jasonmolenda marked an inline comment as done.
jasonmolenda added a comment.
Update patch to incorporate Jonas' feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149040/new/
https://reviews.llvm.org/D149040
Files:
lldb/test/API/functionalities/watchpoint/unaligned-spanning-two-dwords/Makefile
lldb/test/API/functionalities/watchpoint/unaligned-spanning-two-dwords/TestUnalignedSpanningDwords.py
lldb/test/API/functionalities/watchpoint/unaligned-spanning-two-dwords/main.c
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: D149040.518101.patch
Type: text/x-patch
Size: 20656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230429/74555b73/attachment-0001.bin>
More information about the lldb-commits
mailing list