Home
last modified time | relevance | path

Searched refs:GDBR_LOG_COMM (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp20 {{"comm"}, {"log communication activity"}, GDBR_LOG_COMM},
H A DProcessGDBRemoteLog.h24 #define GDBR_LOG_COMM (1u << 10) macro
H A DGDBRemoteCommunicationServerLLGS.cpp1081 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_COMM)); in DataAvailableCallback()
H A DProcessGDBRemote.cpp4248 GDBR_LOG_COMM | GDBR_LOG_MEMORY)); in GetMaxMemorySize()