[Lldb-commits] [PATCH] D101361: [LLDB] Support AArch64/Linux watchpoint on tagged addresses
Andrew Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 10 04:16:19 PDT 2021
andrew added a comment.
FreeBSD doesn't currently support TBI. I'm trying to decide if it will be enabled everywhere, or just when needed (e.g. for HWASAN) due to how it interacts with PAC.
I have a patch in review in the FreeBSD phabricator to add PAC support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101361/new/
https://reviews.llvm.org/D101361
More information about the lldb-commits
mailing list