#include "lldb/Utility/LLDBLog.h"
#include "lldb/Utility/Log.h"
#include "llvm/ADT/ArrayRef.h"
#include <cstdarg>
Go to the source code of this file.
◆ g_categories
◆ g_log_channel
Log::Channel g_log_channel(g_categories, LLDBLog::Process|LLDBLog::Thread|LLDBLog::DynamicLoader|LLDBLog::Breakpoints|LLDBLog::Watchpoints|LLDBLog::Step|LLDBLog::State|LLDBLog::Symbols|LLDBLog::Target|LLDBLog::Commands) |
( |
g_categories |
, |
|
|
LLDBLog::Process|LLDBLog::Thread|LLDBLog::DynamicLoader|LLDBLog::Breakpoints|LLDBLog::Watchpoints|LLDBLog::Step|LLDBLog::State|LLDBLog::Symbols|LLDBLog::Target|LLDBLog::Commands |
|
|
) |
| |
|
static |