[Lldb-commits] [PATCH] D125090: [lldb] Add --show-tags option to "memory find"

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 6 05:54:23 PDT 2022


DavidSpickett updated this revision to Diff 427609.
DavidSpickett added a comment.

Test that show-tags without finding anything doesn't do anything strange.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125090

Files:
  lldb/include/lldb/Interpreter/OptionGroupMemoryTag.h
  lldb/source/Commands/CommandObjectMemory.cpp
  lldb/source/Interpreter/OptionGroupMemoryTag.cpp
  lldb/test/API/commands/help/TestHelp.py
  lldb/test/API/linux/aarch64/mte_tag_access/TestAArch64LinuxMTEMemoryTagAccess.py
  lldb/test/API/linux/aarch64/mte_tag_access/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125090.427609.patch
Type: text/x-patch
Size: 8130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220506/95caee4f/attachment-0001.bin>


More information about the lldb-commits mailing list