https://bugs.llvm.org/show_bug.cgi?id=51280

            Bug ID: 51280
           Summary: Backport lldb AArch64 memory tagging commands changes
                    to 13.x branch
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: david.spick...@linaro.org
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

Currently 13.x has a "memory tag read" command and half the supporting code for
"memory tag write". Backporting the following patches would complete the tag
write command, and the basic memory tagging feature set for lldb 13.

6a7a2ee8161da84d9a58a88b497b0b47c8df99f3 https://reviews.llvm.org/D105182 -
Memory tag write command
6eded00e0c6b4e06225df74292c078030556b8ce https://reviews.llvm.org/D105183 -
Memory tag write "--end-addr" option
d510b5f199d6e7a3062b5a6ea43181c4cc00a605 https://reviews.llvm.org/D105178 -
Annotate synchronous tag faults
555cd03193c9c098d787bec93eadfe43b179db9c https://reviews.llvm.org/D104914 -
Correct memtags packets type field format
98b5659b53ff93f3b68e48ea28ec54081196ae3b https://reviews.llvm.org/D106880 -
Mark mismatched tags in "memory tag read" output

Ok to cherry pick these to the branch?

Also I'd like to add these features to the lldb release notes. Can I do that
directly or should I put up a phabricator review for it first?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to