Lines Matching refs:log
50 Log *log = GetLog(LLDBLog::Step); in ConstructorSetup() local
63 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup()
72 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup()
81 if (log && log->GetVerbose()) in ConstructorSetup()
88 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup()
153 Log *log = GetLog(LLDBLog::Step); in ReportRegisterState() local
154 if (log && log->GetVerbose()) { in ReportRegisterState()
158 log->PutCString(message); in ReportRegisterState()
171 log->PutString(strm.GetString()); in ReportRegisterState()
176 Log *log = GetLog(LLDBLog::Step); in DoTakedown() local
180 LLDB_LOGF(log, in DoTakedown()
192 LLDB_LOGF(log, in DoTakedown()
201 LLDB_LOGF(log, in DoTakedown()
208 if (log && log->GetVerbose()) in DoTakedown()
212 LLDB_LOGF(log, in DoTakedown()
252 Log *log(GetLog(LLDBLog::Step | LLDBLog::Process)); in DoPlanExplainsStop() local
269 LLDB_LOG(log, in DoPlanExplainsStop()
280 LLDB_LOGF(log, "ThreadPlanCallFunction::PlanExplainsStop: The event is an " in DoPlanExplainsStop()
298 LLDB_LOGF(log, in DoPlanExplainsStop()
309 LLDB_LOGF(log, "ThreadPlanCallFunction::PlanExplainsStop hit an " in DoPlanExplainsStop()
316 LLDB_LOGF(log, in DoPlanExplainsStop()
323 LLDB_LOGF(log, "ThreadPlanCallFunction::PlanExplainsStop: we are not " in DoPlanExplainsStop()
391 Log *log = GetLog(LLDBLog::Step); in MischiefManaged() local
394 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): Completed call function plan.", in MischiefManaged()
442 Log *log = GetLog(LLDBLog::Step); in BreakpointsExplainStop() local
443 LLDB_LOGF(log, "ThreadPlanCallFunction::BreakpointsExplainStop - Hit an " in BreakpointsExplainStop()