[Lldb-commits] [PATCH] D138315: [lldb] Introduce dwim-print command
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 28 16:50:47 PST 2022
kastiglione updated this revision to Diff 478419.
kastiglione added a comment.
Address @labath's feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138315/new/
https://reviews.llvm.org/D138315
Files:
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/lldb-enumerations.h
lldb/source/Commands/CMakeLists.txt
lldb/source/Commands/CommandObjectDWIMPrint.cpp
lldb/source/Commands/CommandObjectDWIMPrint.h
lldb/source/Core/CoreProperties.td
lldb/source/Core/Debugger.cpp
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/test/API/commands/dwim-print/Makefile
lldb/test/API/commands/dwim-print/TestDWIMPrint.py
lldb/test/API/commands/dwim-print/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138315.478419.patch
Type: text/x-patch
Size: 12789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221129/36b7ba31/attachment-0001.bin>
More information about the lldb-commits
mailing list