[Lldb-commits] [PATCH] D127937: [lldb] Add RotatingLogHandler
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 15 22:41:41 PDT 2022
JDevlieghere created this revision.
JDevlieghere added reviewers: labath, kastiglione, mib.
Herald added a project: All.
JDevlieghere requested review of this revision.
Add a log handler that maintains a circular buffer.
https://reviews.llvm.org/D127937
Files:
lldb/include/lldb/Utility/Log.h
lldb/source/Utility/Log.cpp
lldb/unittests/Utility/LogTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127937.437449.patch
Type: text/x-patch
Size: 3415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220616/f662cae9/attachment.bin>
More information about the lldb-commits
mailing list