[Lldb-commits] [PATCH] D144114: [lldb] Add expression command options in dwim-print
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 15 09:31:16 PST 2023
kastiglione created this revision.
kastiglione added reviewers: jingham, Michael137, augusto2112, aprantl.
Herald added a project: All.
kastiglione requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Adopt `expression`'s options in `dwim-print`.
This is primarily added to support the `--language`/`-l` flag.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144114
Files:
lldb/source/Commands/CommandObjectDWIMPrint.cpp
lldb/source/Commands/CommandObjectDWIMPrint.h
lldb/source/Commands/CommandObjectExpression.cpp
lldb/source/Commands/CommandObjectExpression.h
lldb/test/API/commands/dwim-print/TestDWIMPrint.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144114.497704.patch
Type: text/x-patch
Size: 8734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230215/2bfd0352/attachment.bin>
More information about the lldb-commits
mailing list