[Lldb-commits] [PATCH] D111791: [lldb] Add --all option to "memory region"
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 17 07:29:23 PDT 2022
DavidSpickett updated this revision to Diff 430055.
DavidSpickett added a comment.
Figured that the usage was now a bit confusing. Though I'm not sure how to write "either" in symbols,
I see {A|B} used in some other tools, I've just stuck with the word "or" for now.
Doesn't matter too much, the usage shown isn't meant to be exhaustive and you have help to give you that.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111791.430055.patch
Type: text/x-patch
Size: 13826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220517/37a57796/attachment.bin>
More information about the lldb-commits
mailing list