Searched refs:LIBLLDB_LOG_THREAD (Results 1 – 12 of 12) 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()
198 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ValidatePlan()214 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in ShouldStop()230 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in WillStop()246 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in DoPlanExplainsStop()264 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in MischiefManaged()281 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in GetPlanRunState()
449 Log *log(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in SetStopInfo()582 Log *log = lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD); in SelectMostRelevantFrame()
1340 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 | \
603 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in GetRegistersAsJSON()1668 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in SetCurrentThreadID()1677 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in SetContinueThreadID()1836 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_qfThreadInfo()1878 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_g()1933 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_p()2009 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_P()2093 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_H()2184 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_I()3046 Log *log(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD)); in Handle_QSaveRegisterState()[all …]
46 {{"thread"}, {"log thread events and activities"}, LIBLLDB_LOG_THREAD},
61 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()
71 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_THREAD)); in CreateRegisterContextForFrame()
87 LLDB_LOG_ERROR(GetLogIfAnyCategoriesSet(LIBLLDB_LOG_THREAD), in GetThreads()