15 {
"log struct/union/class type completions"},
16 DWARFLog::TypeCompletion},
17 {{
"info"}, {
"log the parsing of .debug_info"}, DWARFLog::DebugInfo},
18 {{
"line"}, {
"log the parsing of .debug_line"}, DWARFLog::DebugLine},
20 {
"log any lookups that happen by name, regex, or address"},
23 {
"log insertions of object files into DWARF debug maps"},
25 {{
"split"}, {
"log split DWARF related activities"}, DWARFLog::SplitDwarf},
static Log::Channel g_channel(g_categories, DWARFLog::DebugInfo)
static constexpr Log::Category g_categories[]
static Log::Channel g_channel(g_categories, GDBRLog::Packets)
static void Register(llvm::StringRef name, Channel &channel)
static void Unregister(llvm::StringRef name)
A class that represents a running process on the host machine.
Log::Channel & LogChannelFor< DWARFLog >()