LLDB
mainline
|
Go to the source code of this file.
Classes | |
class | lldb_private::process_gdb_remote::ProcessGDBRemoteLog |
Namespaces | |
lldb_private | |
A class that represents a running process on the host machine. | |
lldb_private::process_gdb_remote | |
Enumerations | |
enum | lldb_private::process_gdb_remote::GDBRLog : Log::MaskType { lldb_private::process_gdb_remote::GDBRLog::Async = Log::ChannelFlag<0>, lldb_private::process_gdb_remote::GDBRLog::Breakpoints = Log::ChannelFlag<1>, lldb_private::process_gdb_remote::GDBRLog::Comm = Log::ChannelFlag<2>, lldb_private::process_gdb_remote::GDBRLog::Memory = Log::ChannelFlag<3>, lldb_private::process_gdb_remote::GDBRLog::MemoryDataLong = Log::ChannelFlag<4>, lldb_private::process_gdb_remote::GDBRLog::MemoryDataShort = Log::ChannelFlag<5>, lldb_private::process_gdb_remote::GDBRLog::Packets = Log::ChannelFlag<6>, lldb_private::process_gdb_remote::GDBRLog::Process = Log::ChannelFlag<7>, lldb_private::process_gdb_remote::GDBRLog::Step = Log::ChannelFlag<8>, lldb_private::process_gdb_remote::GDBRLog::Thread = Log::ChannelFlag<9>, lldb_private::process_gdb_remote::GDBRLog::Watchpoints = Log::ChannelFlag<10> } |
Functions | |
lldb_private::process_gdb_remote::LLVM_ENABLE_BITMASK_ENUMS_IN_NAMESPACE () | |
template<> | |
Log::Channel & | lldb_private::LogChannelFor< process_gdb_remote::GDBRLog > () |