DavidSpickett added reviewers: omjavaid, labath.
DavidSpickett added a comment.

This command is described in the RFC under the name "mtag showatag" 
(https://lists.llvm.org/pipermail/lldb-dev/2020-August/016402.html). The change 
of naming was suggested in feedback and I think it does fit better with the 
other commands so I went with it.

The output is very basic and could certainly be compacted but this is just the 
initial implementation.

There is also the option to have this command highlight matches/mismatches. 
This would reduce (maybe remove) the need for a "memory tag check" command. I 
think that would be better done as a follow up if so.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97285/new/

https://reviews.llvm.org/D97285

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to