[Lldb-commits] [PATCH] D97282: [lldb][AArch64] Add memory-tagging qSupported feature
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 14 08:08:07 PDT 2021
DavidSpickett updated this revision to Diff 337460.
DavidSpickett added a comment.
- Rebase onto main
Same code just moved around since qSupported parsing was refactored.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97282/new/
https://reviews.llvm.org/D97282
Files:
lldb/include/lldb/Target/Process.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97282.337460.patch
Type: text/x-patch
Size: 5081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210414/38409cc6/attachment-0001.bin>
More information about the lldb-commits
mailing list