[Lldb-commits] [PATCH] D105178: [lldb][AArch64] Annotate synchronous tag faults
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 30 03:09:09 PDT 2021
DavidSpickett added reviewers: omjavaid, pcc.
DavidSpickett added a subscriber: pcc.
DavidSpickett added a comment.
Herald added a subscriber: JDevlieghere.
@pcc This makes use of the kernel changes you did, let me know if I have anything wrong.
Note that the situation where you can't read the allocation tag isn't testable, but the code will just show the logical tag in the event it did happen.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105178/new/
https://reviews.llvm.org/D105178
More information about the lldb-commits
mailing list