Lines Matching full:log
16 #include "lldb/Utility/Log.h"
80 Log *log = GetLog(LLDBLog::Step);
86 LLDB_LOG(log, "returning previous thread plan vote: {0}", prev_vote);
90 LLDB_LOG(log, "Returning vote: {0}", m_report_stop_vote);
120 Log *log = GetLog(LLDBLog::Step);
122 if (log) {
129 log,
203 Log *log = GetLog(LLDBLog::Thread);
204 if (log)
205 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64
219 Log *log = GetLog(LLDBLog::Thread);
220 if (log)
221 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64
235 Log *log = GetLog(LLDBLog::Thread);
236 if (log)
237 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64
251 Log *log = GetLog(LLDBLog::Thread);
252 if (log)
253 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64
269 Log *log = GetLog(LLDBLog::Thread);
270 if (log)
271 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64
286 Log *log = GetLog(LLDBLog::Thread);
287 if (log)
288 log->Error("%s called on thread that has been destroyed (tid = 0x%" PRIx64