[Lldb-commits] [PATCH] D129489: [lldb][AArch64] Add support for memory tags in core files
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 11 08:04:22 PDT 2022
DavidSpickett added reviewers: omjavaid, labath.
DavidSpickett added a comment.
Herald added a subscriber: JDevlieghere.
This change is purely about reading the tags.
There will be another change to get fault reporting working. Right now lldb only looks at `signo` so you see a segfault but not what type of segfault.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129489/new/
https://reviews.llvm.org/D129489
More information about the lldb-commits
mailing list