[Lldb-commits] [PATCH] D138315: [lldb] Introduce dwim-print command
Dave Lee via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 18 11:54:19 PST 2022
kastiglione updated this revision to Diff 476550.
kastiglione added a comment.
Add license in .cpp too.
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.476550.patch
Type: text/x-patch
Size: 12869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221118/0bb45d1e/attachment-0001.bin>
More information about the lldb-commits
mailing list