Searched refs:LIBLLDB_LOG_THREAD (Results 1 – 15 of 15) sorted by relevance
78 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()97 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in IsPlanStale()116 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()135 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()150 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()172 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()
197 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ValidatePlan()213 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()229 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()245 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()263 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()280 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()
455 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in SetStopInfo()589 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD); in SelectMostRelevantFrame()
1359 lldb_private::GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD), in GuessValueForAddress()
16 #define LIBLLDB_LOG_THREAD (1u << 2) macro48 (LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_THREAD | LIBLLDB_LOG_DYNAMIC_LOADER | \
109 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetStopReason()276 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in SetStoppedBySignal()332 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in SetStoppedByExec()410 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in RequestStop()436 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MaybeLogStateChange()
508 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in GetRegistersAsJSON()585 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_THREAD)); in GetJSONThreadsInfo()658 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_THREAD)); in SendStopReplyPacketForThread()1447 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_THREAD)); in Handle_C()1528 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_THREAD)); in Handle_c()1679 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in SetCurrentThreadID()1688 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in SetContinueThreadID()1847 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_qfThreadInfo()1889 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_g()1944 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_p()[all …]
46 {{"thread"}, {"log thread events and activities"}, LIBLLDB_LOG_THREAD},
64 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ThreadCreateTrampoline()
113 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPC()188 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ReadRegisterAsUnsigned()
317 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in CreateRegisterContextForThread()379 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in CreateThread()
64 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in CreateRegisterContextForFrame()
104 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetStopReason()
68 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in CreateRegisterContextForFrame()
87 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD), in GetThreads()