llvm-project/lldb/tools/lldb-test
Jonas Devlieghere be265d25ca
[lldb] Add support for specifying a log handler
This patch adds a new flag to `log enable`, allowing the user to specify
a custom log handler. In addition to the default (stream) handler, this
allows using the circular log handler (which logs to a fixed size,
in-memory circular buffer) as well as the system log handler (which logs
to the operating system log).

Differential revision: https://reviews.llvm.org/D128323
2022-06-24 18:24:00 -07:00
..
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00
FormatUtil.cpp
FormatUtil.h
SystemInitializerTest.cpp [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
SystemInitializerTest.h
lldb-test.cpp [lldb] Add support for specifying a log handler 2022-06-24 18:24:00 -07:00