llvm-project/lldb/source/Host
Jonas Devlieghere 9bdb7e5734
[lldb] Add a log dump command
Add a log dump command to dump logs to a file. This only works for
channels that have a log handler associated that supports dumping. For
now that's limited to the circular log handler, but more could be added
in the future.

Differential revision: https://reviews.llvm.org/D128557
2022-06-27 10:02:34 -07:00
..
android [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
common [lldb] Add a log dump command 2022-06-27 10:02:34 -07:00
freebsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
linux [lldb] Update reinterpret_cast in linux/Host.cpp 2022-04-05 13:52:07 -07:00
macosx [lldb] Add SystemLogHandler for emitting log messages to the system log 2022-06-24 10:53:15 -07:00
netbsd [lldb] Remove remaining calls to DataBufferLLVM::GetChars 2022-04-01 17:43:05 -07:00
openbsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
posix [lldb] Fix crash when launching in terminal 2022-04-28 14:39:28 -07:00
windows [lldb] Remove vasprintf windows-compat implementation 2022-03-30 09:32:35 +02:00
CMakeLists.txt [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00