[PATCH] D111791: [lldb] Add --all option to "memory region"

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 02:20:43 PDT 2022


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

Fixup the tagged memory region test (it doesn't care about the
content of the usage just that the command eventually fails) and rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111791

Files:
  lldb/source/Commands/CommandObjectMemory.cpp
  lldb/source/Commands/Options.td
  lldb/test/API/functionalities/memory-region/TestMemoryRegion.py
  lldb/test/API/linux/aarch64/tagged_memory_region/TestAArch64LinuxTaggedMemoryRegion.py
  llvm/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111791.430293.patch
Type: text/x-patch
Size: 15054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/002bdda7/attachment.bin>


More information about the llvm-commits mailing list