[Lldb-commits] [PATCH] D107140: [lldb] Show memory tags in memory read output

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 29 08:40:05 PDT 2021


DavidSpickett updated this revision to Diff 383374.
DavidSpickett added a comment.
Herald added a subscriber: dang.

Added a command option for showing tags (off by default).

Split the patch into three (see parent revisions).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107140

Files:
  lldb/include/lldb/Core/DumpDataExtractor.h
  lldb/source/Commands/CommandObjectMemory.cpp
  lldb/source/Commands/Options.td
  lldb/source/Core/DumpDataExtractor.cpp
  lldb/test/API/linux/aarch64/mte_tag_access/TestAArch64LinuxMTEMemoryTagAccess.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107140.383374.patch
Type: text/x-patch
Size: 17040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211029/1a9b1659/attachment-0001.bin>


More information about the lldb-commits mailing list