[Lldb-commits] [PATCH] D144230: [lldb] Make persisting result variables configurable
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 17 08:42:57 PST 2023
kastiglione updated this revision to Diff 498394.
kastiglione added a comment.
Remove short option -C, leaving only --persistent-result
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144230/new/
https://reviews.llvm.org/D144230
Files:
lldb/source/Commands/CommandObjectDWIMPrint.cpp
lldb/source/Commands/CommandObjectExpression.cpp
lldb/source/Commands/CommandObjectExpression.h
lldb/source/Commands/Options.td
lldb/source/DataFormatters/ValueObjectPrinter.cpp
lldb/test/API/commands/dwim-print/TestDWIMPrint.py
lldb/test/API/commands/expression/persistent_result/Makefile
lldb/test/API/commands/expression/persistent_result/TestPersistentResult.py
lldb/test/API/commands/expression/persistent_result/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144230.498394.patch
Type: text/x-patch
Size: 8981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230217/cb888f3c/attachment.bin>
More information about the lldb-commits
mailing list