[Lldb-commits] [PATCH] D128557: [lldb] Add a log dump command to dump the circular log buffer

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 27 09:36:21 PDT 2022


JDevlieghere updated this revision to Diff 440271.
JDevlieghere added a comment.

Print error message when dumping is not supported.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128557/new/

https://reviews.llvm.org/D128557

Files:
  lldb/include/lldb/Host/Host.h
  lldb/include/lldb/Utility/Log.h
  lldb/source/Commands/CommandObjectLog.cpp
  lldb/source/Commands/Options.td
  lldb/source/Host/common/Host.cpp
  lldb/source/Utility/Log.cpp
  lldb/test/API/commands/log/basic/TestLogHandlers.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128557.440271.patch
Type: text/x-patch
Size: 12385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220627/0ed1b244/attachment-0001.bin>


More information about the lldb-commits mailing list