Home
last modified time | relevance | path

Searched refs:LLDB_LOGF (Results 1 – 25 of 143) sorted by relevance

123456

/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp335 LLDB_LOGF(log, " Ref region : %llx", in MakeArgument()
708 LLDB_LOGF( in Interpret()
805 LLDB_LOGF(log, in Interpret()
834 LLDB_LOGF(log, in Interpret()
859 LLDB_LOGF(log, " R : 0x%" PRIx64, R); in Interpret()
860 LLDB_LOGF(log, " P : 0x%" PRIx64, P); in Interpret()
922 LLDB_LOGF(log, " cond : %s", in Interpret()
937 LLDB_LOGF(log, in Interpret()
970 LLDB_LOGF(log, "Couldn't evaluate %s", in Interpret()
1018 LLDB_LOGF(log, " P : %s", in Interpret()
[all …]
H A DExpressionVariable.cpp48 LLDB_LOGF(log, "Registering JITted Functions:\n"); in RegisterExecutionUnit()
57 LLDB_LOGF(log, " Function: %s at 0x%" PRIx64 ".", in RegisterExecutionUnit()
63 LLDB_LOGF(log, "Registering JIIted Symbols:\n"); in RegisterExecutionUnit()
74 LLDB_LOGF(log, " Symbol: %s at 0x%" PRIx64 ".", in RegisterExecutionUnit()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp36 LLDB_LOGF(log, "%s null process provided", __FUNCTION__); in ResolveRendezvousAddress()
55 LLDB_LOGF(log, in ResolveRendezvousAddress()
59 LLDB_LOGF(log, in ResolveRendezvousAddress()
83 LLDB_LOGF(log, in ResolveRendezvousAddress()
110 LLDB_LOGF(log, in UpdateExecutablePath()
130 LLDB_LOGF(log, in Resolve()
612 LLDB_LOGF(log, " Version: %" PRIu64, GetVersion()); in DumpToLog()
615 LLDB_LOGF(log, " LDBase : %" PRIx64, GetLDBase()); in DumpToLog()
616 LLDB_LOGF(log, " State : %s", in DumpToLog()
633 LLDB_LOGF(log, " Next : %" PRIx64, I->next); in DumpToLog()
[all …]
H A DDynamicLoaderPOSIXDYLD.cpp95 LLDB_LOGF( in DidAttach()
109 LLDB_LOGF(log, in DidAttach()
143 LLDB_LOGF(log, in DidAttach()
157 LLDB_LOGF(log, in DidAttach()
232 LLDB_LOGF( in ProbeEntry()
240 LLDB_LOGF(log, in ProbeEntry()
301 LLDB_LOGF(log, in EntryBreakpointHit()
404 LLDB_LOGF(log, in RendezvousBreakpointHit()
615 LLDB_LOGF( in LoadAllCurrentModules()
723 LLDB_LOGF(log, in GetThreadLocalData()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunction.cpp62 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup()
71 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup()
87 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup()
173 LLDB_LOGF(log, in DoTakedown()
185 LLDB_LOGF(log, in DoTakedown()
194 LLDB_LOGF(log, in DoTakedown()
205 LLDB_LOGF(log, in DoTakedown()
292 LLDB_LOGF(log, in DoPlanExplainsStop()
303 LLDB_LOGF(log, "ThreadPlanCallFunction::PlanExplainsStop hit an " in DoPlanExplainsStop()
310 LLDB_LOGF(log, in DoPlanExplainsStop()
[all …]
H A DThreadPlanPython.cpp79 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in ShouldStop()
98 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in IsPlanStale()
117 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in DoPlanExplainsStop()
136 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in MischiefManaged()
151 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in GetPlanRunState()
173 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in WillStop()
H A DUnwindLLDB.cpp106 LLDB_LOGF(log, "th%d Unwind of this thread is complete.", in AddFirstFrame()
142 LLDB_LOGF(log, in GetOneMoreFrame()
163 LLDB_LOGF(log, "%*sFrame %d did not get a RegisterContext, stopping.", in GetOneMoreFrame()
182 LLDB_LOGF(log, in GetOneMoreFrame()
202 LLDB_LOGF(log, in GetOneMoreFrame()
230 LLDB_LOGF(log, in GetOneMoreFrame()
236 LLDB_LOGF(log, in GetOneMoreFrame()
258 LLDB_LOGF(log, in GetOneMoreFrame()
277 LLDB_LOGF(log, "%*sFrame %d did not get a valid PC, stopping stack walk", in GetOneMoreFrame()
284 LLDB_LOGF(log, in GetOneMoreFrame()
[all …]
H A DProcess.cpp1037 LLDB_LOGF( in SetExitStatus()
1092 LLDB_LOGF(log, in SetProcessExitStatus()
1730 LLDB_LOGF( in EnableSoftwareBreakpoint()
1734 LLDB_LOGF( in EnableSoftwareBreakpoint()
1793 LLDB_LOGF( in EnableSoftwareBreakpoint()
1807 LLDB_LOGF(log, in DisableSoftwareBreakpoint()
1875 LLDB_LOGF( in DisableSoftwareBreakpoint()
1883 LLDB_LOGF( in DisableSoftwareBreakpoint()
2652 LLDB_LOGF( in AttachCompletionHandler()
3540 LLDB_LOGF( in StopPrivateStateThread()
[all …]
H A DThreadPlanStepInRange.cpp134 LLDB_LOGF(log, "ThreadPlanStepInRange reached %s.", s.GetData()); in ShouldStop()
184 LLDB_LOGF(log, in ShouldStop()
187 LLDB_LOGF(log, "ShouldStopHere no plan to step out of this frame."); in ShouldStop()
190 LLDB_LOGF( in ShouldStop()
225 LLDB_LOGF(log, "Found a step through plan: %s", in ShouldStop()
228 LLDB_LOGF(log, "No step through plan found."); in ShouldStop()
273 LLDB_LOGF(log, "Pushing past prologue "); in ShouldStop()
347 LLDB_LOGF(lldb_private::GetLogIfAllCategoriesSet(LIBLLDB_LOG_STEP), in FrameMatchesAvoidCriteria()
398 LLDB_LOGF(log, in DefaultShouldStopHereCallback()
472 LLDB_LOGF(log, in DoWillResume()
H A DThreadPlanStepInstruction.cpp120 LLDB_LOGF(log, in IsPlanStale()
134 LLDB_LOGF( in ShouldStop()
175 LLDB_LOGF(log, in ShouldStop()
194 LLDB_LOGF(log, "%s.", s.GetData()); in ShouldStop()
215 LLDB_LOGF(log, "Could not find previous frame, stopping."); in ShouldStop()
248 LLDB_LOGF(log, "Completed single instruction step plan."); in MischiefManaged()
H A DThreadPlanStepRange.cpp71 LLDB_LOGF(log, "ThreadPlanStepRange::ShouldReportStop() returning vote %i\n", in ShouldReportStop()
137 LLDB_LOGF( in InRange()
156 LLDB_LOGF(log, in InRange()
179 LLDB_LOGF(log, in InRange()
190 LLDB_LOGF(log, "Step range plan out of range to 0x%" PRIx64, pc_load_addr); in InRange()
297 LLDB_LOGF(log, "Removing next branch breakpoint: %d.", in ClearNextBranchBreakpoint()
369 LLDB_LOGF(log, in SetNextBranchBreakpoint()
414 LLDB_LOGF(log, in NextRangeBreakpointExplainsStop()
457 LLDB_LOGF(log, "Completed step through range plan."); in MischiefManaged()
472 LLDB_LOGF(log, "ThreadPlanStepRange::IsPlanStale returning true, we've " in IsPlanStale()
H A DThreadPlanBase.cpp95 LLDB_LOGF( in ShouldStop()
125 LLDB_LOGF( in ShouldStop()
137 LLDB_LOGF( in ShouldStop()
148 LLDB_LOGF( in ShouldStop()
H A DThread.cpp739 LLDB_LOGF(log, in ShouldStop()
747 LLDB_LOGF(log, in ShouldStop()
758 LLDB_LOGF(log, in ShouldStop()
769 LLDB_LOGF(log, in ShouldStop()
926 LLDB_LOGF( in ShouldStop()
964 LLDB_LOGF(log, in ShouldReportStop()
973 LLDB_LOGF(log, in ShouldReportStop()
981 LLDB_LOGF(log, in ShouldReportStop()
991 LLDB_LOGF(log, in ShouldReportStop()
1009 LLDB_LOGF(log, in ShouldReportStop()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp1317 LLDB_LOGF(log, in CaptureScriptInvokeForEachMulti()
1395 LLDB_LOGF(log, in CaptureSetGlobalVar()
1530 LLDB_LOGF(log, in CaptureScriptInit()
1590 LLDB_LOGF(log, in LoadRuntimeHooks()
1607 LLDB_LOGF(log, in LoadRuntimeHooks()
1661 LLDB_LOGF( in FixupScriptDetails()
1955 LLDB_LOGF(log, in JITTypePacked()
2008 LLDB_LOGF(log, in JITElementPacked()
2395 LLDB_LOGF(log, in GetAllocationData()
3249 LLDB_LOGF(log, in DumpAllocation()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.cpp344 LLDB_LOGF(log, " Version: %" PRIu64, GetVersion()); in DumpToLog()
345 LLDB_LOGF(log, " Link : %" PRIx64, GetLinkMapAddress()); in DumpToLog()
346 LLDB_LOGF(log, " Break : %" PRIx64, GetBreakAddress()); in DumpToLog()
347 LLDB_LOGF(log, " LDBase : %" PRIx64, GetLDBase()); in DumpToLog()
348 LLDB_LOGF(log, " State : %s", in DumpToLog()
361 LLDB_LOGF(log, "\n SOEntry [%d] %s", i, I->path.c_str()); in DumpToLog()
362 LLDB_LOGF(log, " Base : %" PRIx64, I->base_addr); in DumpToLog()
363 LLDB_LOGF(log, " Path : %" PRIx64, I->path_addr); in DumpToLog()
364 LLDB_LOGF(log, " Dyn : %" PRIx64, I->dyn_addr); in DumpToLog()
365 LLDB_LOGF(log, " Next : %" PRIx64, I->next); in DumpToLog()
[all …]
H A DDynamicLoaderHexagonDYLD.cpp282 LLDB_LOGF(log, "Unable to locate _rtld_debug_state breakpoint address"); in SetRendezvousBreakpoint()
305 LLDB_LOGF(log, "Failed to create _rtld_debug_state breakpoint"); in SetRendezvousBreakpoint()
320 LLDB_LOGF(log, "Rendezvous breakpoint hit!"); in RendezvousBreakpointHit()
338 LLDB_LOGF(log, "Unable to resolve the _rtld_debug structure"); in RendezvousBreakpointHit()
376 LLDB_LOGF(log, "Target is loading '%s'", I->path.c_str()); in RefreshModules()
378 LLDB_LOGF(log, "LLDB failed to load '%s'", I->path.c_str()); in RefreshModules()
380 LLDB_LOGF(log, "LLDB successfully loaded '%s'", I->path.c_str()); in RefreshModules()
401 LLDB_LOGF(log, "Target is unloading '%s'", I->path.c_str()); in RefreshModules()
472 LLDB_LOGF( in LoadAllCurrentModules()
493 LLDB_LOGF(log, in LoadAllCurrentModules()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp1099 LLDB_LOGF(log, in HandleArrivalOfStructuredData()
1108 LLDB_LOGF(log, in HandleArrivalOfStructuredData()
1244 LLDB_LOGF(log, in ModulesDidLoad()
1270 LLDB_LOGF(log, in ModulesDidLoad()
1296 LLDB_LOGF(log, in ModulesDidLoad()
1308 LLDB_LOGF(log, in ModulesDidLoad()
1495 LLDB_LOGF(log, in InitCompletionHookCallback()
1505 LLDB_LOGF(log, in InitCompletionHookCallback()
1516 LLDB_LOGF(log, in InitCompletionHookCallback()
1584 LLDB_LOGF(log, in InitCompletionHookCallback()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp92 LLDB_LOGF(log, in CalculateNumChildren()
100 LLDB_LOGF(log, in CalculateNumChildren()
168 LLDB_LOGF(log, in UpdateValue()
179 LLDB_LOGF(log, in UpdateValue()
201 LLDB_LOGF(log, in UpdateValue()
212 LLDB_LOGF(log, in UpdateValue()
220 LLDB_LOGF(log, in UpdateValue()
239 LLDB_LOGF(log, in GetChildAtIndex()
258 LLDB_LOGF(log, in GetChildAtIndex()
265 LLDB_LOGF( in GetChildAtIndex()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp91 LLDB_LOGF(log, "GDBRemoteClientBase::%s () ReadPacket(...) => false", in SendContinuePacketAndWaitForResponse()
99 LLDB_LOGF(log, "GDBRemoteClientBase::%s () got packet: %s", __FUNCTION__, in SendContinuePacketAndWaitForResponse()
110 LLDB_LOGF(log, "GDBRemoteClientBase::%s () unrecognized async packet", in SendContinuePacketAndWaitForResponse()
189 LLDB_LOGF(log, in SendPacketAndWaitForResponse()
208 LLDB_LOGF(log, in SendPacketAndReceiveResponseWithOutputSupport()
241 LLDB_LOGF( in SendPacketAndWaitForResponseNoLock()
256 LLDB_LOGF(log, "GDBRemoteCommunicationClient::%s ()", __FUNCTION__); in SendvContPacket()
261 LLDB_LOGF(log, in SendvContPacket()
341 LLDB_LOGF(log, "GDBRemoteClientBase::ContinueLock::%s() resuming with %s", in lock()
349 LLDB_LOGF(log, "GDBRemoteClientBase::ContinueLock::%s() cancelled", in lock()
[all …]
H A DGDBRemoteCommunication.cpp491 LLDB_LOGF(log, in DecompressPacket()
926 LLDB_LOGF(log, in StartDebugserverProcess()
941 LLDB_LOGF(log, in StartDebugserverProcess()
957 LLDB_LOGF(log, in StartDebugserverProcess()
1024 LLDB_LOGF(log, in StartDebugserverProcess()
1037 LLDB_LOGF(log, in StartDebugserverProcess()
1053 LLDB_LOGF(log, in StartDebugserverProcess()
1119 LLDB_LOGF(log, in StartDebugserverProcess()
1159 LLDB_LOGF(log, in StartDebugserverProcess()
1191 LLDB_LOGF(log, in StartDebugserverProcess()
[all …]
H A DGDBRemoteCommunicationServerLLGS.cpp2117 LLDB_LOGF( in Handle_H()
2189 LLDB_LOGF( in Handle_I()
2250 LLDB_LOGF( in Handle_memory_read()
2330 LLDB_LOGF( in Handle__M()
2379 LLDB_LOGF( in Handle__m()
2407 LLDB_LOGF( in Handle_M()
2494 LLDB_LOGF( in Handle_qMemoryRegionInfoSupported()
2521 LLDB_LOGF( in Handle_qMemoryRegionInfo()
2781 LLDB_LOGF( in Handle_s()
3442 LLDB_LOGF( in Handle_qMemTags()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp38 LLDB_LOGF(log, in FindExternalVisibleDeclsByName()
74 LLDB_LOGF(log, in CompleteType()
93 LLDB_LOGF(log, in CompleteType()
100 LLDB_LOGF(log, " AOEAS::CT Before:"); in CompleteType()
107 LLDB_LOGF(log, " [CT] After:"); in CompleteType()
482 LLDB_LOGF(log, in FinishDecl()
517 LLDB_LOGF( in FinishDecl()
534 LLDB_LOGF(log, "AppleObjCDeclVendor::FindDecls ('%s', %s, %u, )", in FindDecls()
582 LLDB_LOGF(log, "AOCTV::FT Couldn't find %s in the ASTContext", in FindDecls()
591 LLDB_LOGF(log, "AOCTV::FT Couldn't find the isa"); in FindDecls()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp95 LLDB_LOGF(log, in ConnectionFileDescriptor()
124 LLDB_LOGF(log, in OpenCommandPipe()
129 LLDB_LOGF(log, in OpenCommandPipe()
303 LLDB_LOGF( in Disconnect()
323 LLDB_LOGF(log, in Disconnect()
329 LLDB_LOGF(log, in Disconnect()
363 LLDB_LOGF(log, in Read()
390 LLDB_LOGF(log, in Read()
468 LLDB_LOGF(log, in Write()
494 LLDB_LOGF(log, in Write()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp61 LLDB_LOGF(log, "TransformTopLevelDecl(%s)", in TransformTopLevelDecl()
64 LLDB_LOGF(log, "TransformTopLevelDecl(%s)", in TransformTopLevelDecl()
67 LLDB_LOGF(log, "TransformTopLevelDecl(<complex>)"); in TransformTopLevelDecl()
133 LLDB_LOGF(log, "Untransformed function AST:\n%s", s.c_str()); in SynthesizeFunctionResult()
149 LLDB_LOGF(log, "Transformed function AST:\n%s", s.c_str()); in SynthesizeFunctionResult()
173 LLDB_LOGF(log, "Untransformed method AST:\n%s", s.c_str()); in SynthesizeObjCMethodResult()
193 LLDB_LOGF(log, "Transformed method AST:\n%s", s.c_str()); in SynthesizeObjCMethodResult()
300 LLDB_LOGF(log, "Last statement is an %s with type: %s", in SynthesizeBodyResult()
414 LLDB_LOGF(log, "Recording persistent type %s\n", name_cs.GetCString()); in MaybeRecordPersistentType()
434 LLDB_LOGF(log, "Recording persistent decl %s\n", name_cs.GetCString()); in RecordPersistentDecl()
[all …]
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp194 LLDB_LOGF(log, "JITLoaderGDB::%s looking for JIT register hook", in SetJITBreakpoint()
205 LLDB_LOGF(log, "JITLoaderGDB::%s failed to find JIT descriptor address", in SetJITBreakpoint()
210 LLDB_LOGF(log, "JITLoaderGDB::%s setting JIT breakpoint", __FUNCTION__); in SetJITBreakpoint()
226 LLDB_LOGF(log, "JITLoaderGDB::%s hit JIT breakpoint", __FUNCTION__); in JITDebugBreakpointHit()
299 LLDB_LOGF(log, "JITLoaderGDB::%s failed to read JIT descriptor", in ReadJITDescriptorImpl()
314 LLDB_LOGF(log, "JITLoaderGDB::%s failed to read JIT entry at 0x%" PRIx64, in ReadJITDescriptorImpl()
324 LLDB_LOGF(log, in ReadJITDescriptorImpl()
368 LLDB_LOGF(log, in ReadJITDescriptorImpl()
374 LLDB_LOGF(log, "JITLoaderGDB::%s unregistering JIT entry at 0x%" PRIx64, in ReadJITDescriptorImpl()

123456