[Lldb-commits] [PATCH] D107079: [lldb] Add an option for emitting LLDB logs as JSON
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 12 02:32:32 PDT 2021
teemperor updated this revision to Diff 365944.
teemperor added a comment.
- Fix double printing and formatting of the old plain text format.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107079/new/
https://reviews.llvm.org/D107079
Files:
lldb/docs/design/logging.rst
lldb/docs/index.rst
lldb/include/lldb/Interpreter/CommandCompletions.h
lldb/include/lldb/Utility/Log.h
lldb/include/lldb/lldb-enumerations.h
lldb/source/Commands/CommandCompletions.cpp
lldb/source/Commands/CommandObjectLog.cpp
lldb/source/Commands/Options.td
lldb/source/Interpreter/CommandObject.cpp
lldb/source/Utility/Log.cpp
lldb/test/API/commands/log/invalid-args/TestInvalidArgsLog.py
lldb/test/API/functionalities/completion/TestCompletion.py
lldb/test/API/functionalities/logging/Makefile
lldb/test/API/functionalities/logging/TestLogging.py
lldb/test/API/functionalities/logging/main.cpp
lldb/unittests/Utility/LogTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107079.365944.patch
Type: text/x-patch
Size: 32204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210812/ec64e69a/attachment-0001.bin>
More information about the lldb-commits
mailing list