| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | IRInterpreter.cpp | 359 LLDB_LOGF(log, "Made an allocation for argument %s", in MakeArgument() 361 LLDB_LOGF(log, " Data region : %llx", (unsigned long long)address); in MakeArgument() 362 LLDB_LOGF(log, " Ref region : %llx", in MakeArgument() 528 LLDB_LOGF(log, "More than one function in the module has a body"); in CanInterpret() 534 LLDB_LOGF(log, "Saw function with body: %s", f.getName().str().c_str()); in CanInterpret() 542 LLDB_LOGF(log, "Unsupported instruction: %s", PrintValue(&ii).c_str()); in CanInterpret() 563 LLDB_LOGF(log, "Unsupported instruction: %s", in CanInterpret() 584 LLDB_LOGF(log, "Unsupported ICmp predicate: %s", in CanInterpret() 647 LLDB_LOGF(log, "Unsupported operand type: %s", in CanInterpret() 659 LLDB_LOGF(log, "Unsupported operand type: %s", in CanInterpret() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/ |
| D | DYLDRendezvous.cpp | 44 LLDB_LOGF(log, "%s null process provided", __FUNCTION__); in ResolveRendezvousAddress() 51 LLDB_LOGF(log, "%s info_location = 0x%" PRIx64, __FUNCTION__, info_location); in ResolveRendezvousAddress() 63 LLDB_LOGF(log, in ResolveRendezvousAddress() 73 LLDB_LOGF(log, in ResolveRendezvousAddress() 81 LLDB_LOGF(log, in ResolveRendezvousAddress() 90 LLDB_LOGF(log, "%s FAILED - invalid info address", __FUNCTION__); in ResolveRendezvousAddress() 94 LLDB_LOGF(log, "%s reading pointer (%" PRIu32 " bytes) from 0x%" PRIx64, in ResolveRendezvousAddress() 99 LLDB_LOGF(log, "%s FAILED - could not read from the info location: %s", in ResolveRendezvousAddress() 105 LLDB_LOGF(log, in ResolveRendezvousAddress() 121 LLDB_LOGF(log, "DYLDRendezvous::%s exe module executable path set: '%s'", in UpdateExecutablePath() [all …]
|
| D | DynamicLoaderPOSIXDYLD.cpp | 83 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s() pid %" PRIu64, __FUNCTION__, in DidAttach() 87 LLDB_LOGF( in DidAttach() 97 LLDB_LOGF(log, in DidAttach() 131 LLDB_LOGF(log, in DidAttach() 145 LLDB_LOGF(log, in DidAttach() 150 LLDB_LOGF(log, "-- [module] %s (pid %" PRIu64 ")", in DidAttach() 169 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s()", __FUNCTION__); in DidLaunch() 185 LLDB_LOGF(log, "DynamicLoaderPOSIXDYLD::%s about to call ProbeEntry()", in DidLaunch() 224 LLDB_LOGF( in ProbeEntry() 232 LLDB_LOGF(log, in ProbeEntry() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| D | RenderScriptRuntime.cpp | 143 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64 " '%s'", in GetArgsX86() 177 LLDB_LOGF(log, "%s - stack misaligned", __FUNCTION__); in GetArgsX86_64() 216 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64 ", reason: %s", in GetArgsX86_64() 260 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64 ", reason: %s", in GetArgsArm() 286 LLDB_LOGF(log, "%s - reading arguments spilled to stack not implemented", in GetArgsAarch64() 291 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64, __FUNCTION__, in GetArgsAarch64() 336 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64 ", reason: %s", in GetArgsMipsel() 383 LLDB_LOGF(log, "%s - error reading argument: %" PRIu64 ", reason: %s", in GetArgsMips64el() 396 LLDB_LOGF(log, "%s - invalid target", __FUNCTION__); in GetArgs() 426 LLDB_LOGF(log, "%s - architecture not supported: '%s'", __FUNCTION__, in GetArgs() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Target/ |
| D | ThreadPlanCallFunction.cpp | 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() 88 LLDB_LOGF(log, "ThreadPlanCallFunction(%p): %s.", static_cast<void *>(this), in ConstructorSetup() 180 LLDB_LOGF(log, in DoTakedown() 192 LLDB_LOGF(log, in DoTakedown() 201 LLDB_LOGF(log, in DoTakedown() 212 LLDB_LOGF(log, in DoTakedown() 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() [all …]
|
| D | UnwindLLDB.cpp | 107 LLDB_LOGF(log, "th%d Unwind of this thread is complete.", in AddFirstFrame() 143 LLDB_LOGF(log, in GetOneMoreFrame() 164 LLDB_LOGF(log, "%*sFrame %d did not get a RegisterContext, stopping.", in GetOneMoreFrame() 183 LLDB_LOGF(log, in GetOneMoreFrame() 203 LLDB_LOGF(log, in GetOneMoreFrame() 231 LLDB_LOGF(log, in GetOneMoreFrame() 237 LLDB_LOGF(log, in GetOneMoreFrame() 259 LLDB_LOGF(log, in GetOneMoreFrame() 278 LLDB_LOGF(log, "%*sFrame %d did not get a valid PC, stopping stack walk", in GetOneMoreFrame() 285 LLDB_LOGF(log, in GetOneMoreFrame() [all …]
|
| D | ThreadPlanPython.cpp | 75 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in ShouldStop() 94 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in IsPlanStale() 113 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in DoPlanExplainsStop() 132 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in MischiefManaged() 147 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in GetPlanRunState() 169 LLDB_LOGF(log, "%s called on Python Thread Plan: %s )", LLVM_PRETTY_FUNCTION, in WillStop()
|
| D | ThreadPlanStepInRange.cpp | 135 LLDB_LOGF(log, "ThreadPlanStepInRange reached %s.", s.GetData()); in ShouldStop() 185 LLDB_LOGF(log, in ShouldStop() 188 LLDB_LOGF(log, "ShouldStopHere no plan to step out of this frame."); in ShouldStop() 191 LLDB_LOGF( in ShouldStop() 226 LLDB_LOGF(log, "Found a step through plan: %s", in ShouldStop() 229 LLDB_LOGF(log, "No step through plan found."); in ShouldStop() 274 LLDB_LOGF(log, "Pushing past prologue "); in ShouldStop() 345 LLDB_LOGF(GetLog(LLDBLog::Step), in FrameMatchesAvoidCriteria() 395 LLDB_LOGF(log, in DefaultShouldStopHereCallback() 469 LLDB_LOGF(log, in DoWillResume()
|
| D | Process.cpp | 446 LLDB_LOGF(log, "%p Process::Process()", static_cast<void *>(this)); in Process() 496 LLDB_LOGF(log, "%p Process::~Process()", static_cast<void *>(this)); in ~Process() 668 LLDB_LOGF(log, in WaitForProcessToStop() 984 LLDB_LOGF(log, "Process::%s...", __FUNCTION__); in PeekAtStateChangedEvents() 991 LLDB_LOGF(log, "Process::%s (event_ptr) => %s", __FUNCTION__, in PeekAtStateChangedEvents() 994 LLDB_LOGF(log, "Process::%s no events found", __FUNCTION__); in PeekAtStateChangedEvents() 1057 LLDB_LOGF( in SetExitStatus() 1063 LLDB_LOGF(log, "Process::SetExitStatus () ignoring exit status because " in SetExitStatus() 1112 LLDB_LOGF(log, in SetProcessExitStatus() 1316 LLDB_LOGF(log, "Process::SetPublicState (state = %s, restarted = %i)", in SetPublicState() [all …]
|
| D | ThreadPlanStepInstruction.cpp | 120 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()
|
| D | ThreadPlanStepRange.cpp | 72 LLDB_LOGF(log, "ThreadPlanStepRange::ShouldReportStop() returning vote %i\n", in ShouldReportStop() 138 LLDB_LOGF( in InRange() 157 LLDB_LOGF(log, in InRange() 180 LLDB_LOGF(log, in InRange() 191 LLDB_LOGF(log, "Step range plan out of range to 0x%" PRIx64, pc_load_addr); in InRange() 298 LLDB_LOGF(log, "Removing next branch breakpoint: %d.", in ClearNextBranchBreakpoint() 370 LLDB_LOGF(log, in SetNextBranchBreakpoint() 415 LLDB_LOGF(log, in NextRangeBreakpointExplainsStop() 458 LLDB_LOGF(log, "Completed step through range plan."); in MischiefManaged() 473 LLDB_LOGF(log, "ThreadPlanStepRange::IsPlanStale returning true, we've " in IsPlanStale()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/ |
| D | HexagonDYLDRendezvous.cpp | 345 LLDB_LOGF(log, " Address: %" PRIx64, GetRendezvousAddress()); in DumpToLog() 346 LLDB_LOGF(log, " Version: %" PRIu64, GetVersion()); in DumpToLog() 347 LLDB_LOGF(log, " Link : %" PRIx64, GetLinkMapAddress()); in DumpToLog() 348 LLDB_LOGF(log, " Break : %" PRIx64, GetBreakAddress()); in DumpToLog() 349 LLDB_LOGF(log, " LDBase : %" PRIx64, GetLDBase()); in DumpToLog() 350 LLDB_LOGF(log, " State : %s", in DumpToLog() 363 LLDB_LOGF(log, "\n SOEntry [%d] %s", i, I->path.c_str()); in DumpToLog() 364 LLDB_LOGF(log, " Base : %" PRIx64, I->base_addr); in DumpToLog() 365 LLDB_LOGF(log, " Path : %" PRIx64, I->path_addr); in DumpToLog() 366 LLDB_LOGF(log, " Dyn : %" PRIx64, I->dyn_addr); in DumpToLog() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/StructuredData/DarwinLog/ |
| D | StructuredDataDarwinLog.cpp | 1073 LLDB_LOGF(log, "StructuredDataDarwinLog::%s() called with json: %s", in HandleArrivalOfStructuredData() 1079 LLDB_LOGF(log, in HandleArrivalOfStructuredData() 1088 LLDB_LOGF(log, in HandleArrivalOfStructuredData() 1102 LLDB_LOGF(log, "StructuredDataDarwinLog::%s() broadcasting event", in HandleArrivalOfStructuredData() 1216 LLDB_LOGF(log, "StructuredDataDarwinLog::%s called (process uid %u)", in ModulesDidLoad() 1224 LLDB_LOGF(log, in ModulesDidLoad() 1235 LLDB_LOGF(log, in ModulesDidLoad() 1250 LLDB_LOGF(log, in ModulesDidLoad() 1276 LLDB_LOGF(log, in ModulesDidLoad() 1288 LLDB_LOGF(log, in ModulesDidLoad() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Core/ |
| D | ValueObjectSyntheticFilter.cpp | 93 LLDB_LOGF(log, in CalculateNumChildren() 101 LLDB_LOGF(log, in CalculateNumChildren() 169 LLDB_LOGF(log, in UpdateValue() 180 LLDB_LOGF(log, in UpdateValue() 202 LLDB_LOGF(log, in UpdateValue() 213 LLDB_LOGF(log, in UpdateValue() 221 LLDB_LOGF(log, in UpdateValue() 240 LLDB_LOGF(log, in GetChildAtIndex() 259 LLDB_LOGF(log, in GetChildAtIndex() 266 LLDB_LOGF( in GetChildAtIndex() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/ |
| D | PlatformDarwinDevice.cpp | 43 LLDB_LOGF(log, in UpdateSDKDirectoryInfosIfNeeded() 52 LLDB_LOGF(log, in UpdateSDKDirectoryInfosIfNeeded() 78 LLDB_LOGF(log, in UpdateSDKDirectoryInfosIfNeeded() 94 LLDB_LOGF(log, in UpdateSDKDirectoryInfosIfNeeded() 110 LLDB_LOGF(log, in UpdateSDKDirectoryInfosIfNeeded() 134 LLDB_LOGF(log, in UpdateSDKDirectoryInfosIfNeeded() 302 LLDB_LOGF(log, in GetSharedModuleWithLocalCache() 335 LLDB_LOGF(log, "[%s] module %s was found in the in-memory shared cache", in GetSharedModuleWithLocalCache() 355 LLDB_LOGF(log, in GetSharedModuleWithLocalCache() 389 LLDB_LOGF(log, "[%s] module %s/%s was rsynced and is now there", in GetSharedModuleWithLocalCache() [all …]
|
| D | PlatformDarwinKernel.cpp | 88 LLDB_LOGF(log, "PlatformDarwinKernel::%s(force=%s, arch={%s,%s})", in CreateInstance() 97 LLDB_LOGF(log, in CreateInstance() 162 LLDB_LOGF(log, "PlatformDarwinKernel::%s() creating platform", in CreateInstance() 168 LLDB_LOGF(log, "PlatformDarwinKernel::%s() aborting creation of platform", in CreateInstance() 289 LLDB_LOGF(log, "\nkexts with dSYMs"); in GetStatus() 291 LLDB_LOGF(log, "%s", pos.second.GetPath().c_str()); in GetStatus() 293 LLDB_LOGF(log, "\nkexts without dSYMs"); in GetStatus() 296 LLDB_LOGF(log, "%s", pos.second.GetPath().c_str()); in GetStatus() 298 LLDB_LOGF(log, "\nkernel binaries with dSYMS"); in GetStatus() 300 LLDB_LOGF(log, "%s", fs.GetPath().c_str()); in GetStatus() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Host/linux/ |
| D | HostInfoLinux.cpp | 86 LLDB_LOGF(log, "attempting to determine Linux distribution..."); in GetDistributionId() 97 LLDB_LOGF(log, "executable doesn't exist: %s", in GetDistributionId() 108 LLDB_LOGF(log, in GetDistributionId() 119 LLDB_LOGF(log, "distribution id command returned \"%s\"", in GetDistributionId() 134 LLDB_LOGF(log, "distribution id set to \"%s\"", in GetDistributionId() 137 LLDB_LOGF(log, "failed to find \"%s\" field in \"%s\"", in GetDistributionId() 141 LLDB_LOGF(log, in GetDistributionId()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| D | AppleGetItemInfoHandler.cpp | 155 LLDB_LOGF(log, "No get-item-info introspection code found."); in SetupGetItemInfoFunction() 181 LLDB_LOGF(log, "Error inserting get-item-info function: \"%s\".", in SetupGetItemInfoFunction() 189 LLDB_LOGF(log, "Failed to get get-item-info introspection caller."); in SetupGetItemInfoFunction() 206 LLDB_LOGF(log, "Error writing get-item-info function arguments."); in SetupGetItemInfoFunction() 235 LLDB_LOGF(log, "Not safe to call functions on thread 0x%" PRIx64, in GetItemInfo() 293 LLDB_LOGF(log, "Failed to allocate memory for return buffer for get " in GetItemInfo() 348 LLDB_LOGF(log, "Could not retrieve function caller for " in GetItemInfo() 358 LLDB_LOGF(log, in GetItemInfo() 384 LLDB_LOGF(log, in GetItemInfo()
|
| D | AppleGetPendingItemsHandler.cpp | 161 LLDB_LOGF(log, "No pending-items introspection code found."); in SetupGetPendingItemsFunction() 176 LLDB_LOGF(log, in SetupGetPendingItemsFunction() 189 LLDB_LOGF(log, "Failed to get get_pending_items_caller."); in SetupGetPendingItemsFunction() 201 LLDB_LOGF(log, "Error writing pending-items function arguments."); in SetupGetPendingItemsFunction() 231 LLDB_LOGF(log, "Not safe to call functions on thread 0x%" PRIx64, in GetPendingItems() 292 LLDB_LOGF(log, "Failed to allocate memory for return buffer for get " in GetPendingItems() 350 LLDB_LOGF(log, in GetPendingItems() 384 LLDB_LOGF(log, in GetPendingItems()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| D | AppleObjCDeclVendor.cpp | 39 LLDB_LOGF(log, in FindExternalVisibleDeclsByName() 75 LLDB_LOGF(log, in CompleteType() 92 LLDB_LOGF(log, in CompleteType() 99 LLDB_LOGF(log, " AOEAS::CT Before:"); in CompleteType() 106 LLDB_LOGF(log, " [CT] After:"); in CompleteType() 446 LLDB_LOGF(log, "[ AOTV::FD] Instance method [%s] [%s]", name, types); in FinishDecl() 464 LLDB_LOGF(log, "[ AOTV::FD] Class method [%s] [%s]", name, types); in FinishDecl() 480 LLDB_LOGF(log, in FinishDecl() 515 LLDB_LOGF( in FinishDecl() 532 LLDB_LOGF(log, "AppleObjCDeclVendor::FindDecls ('%s', %s, %u, )", in FindDecls() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Symbol/ |
| D | LocateSymbolFileMacOSX.cpp | 53 LLDB_LOGF(log, "Spotlight lookup for .dSYM bundles is disabled."); in LocateMacOSXFilesUsingDebugSymbols() 113 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols() 135 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols() 162 LLDB_LOGF(log, "using original binary filepath %s for UUID %s", in LocateMacOSXFilesUsingDebugSymbols() 180 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols() 196 LLDB_LOGF(log, "plist bundle has exec path of %s for UUID %s", in LocateMacOSXFilesUsingDebugSymbols() 216 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols() 246 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols() 274 LLDB_LOGF(log, in LocateMacOSXFilesUsingDebugSymbols() 355 LLDB_LOGF(log, in GetModuleSpecInfoFromUUIDDictionary() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Host/posix/ |
| D | ConnectionFileDescriptorPosix.cpp | 59 LLDB_LOGF(log, "%p ConnectionFileDescriptor::ConnectionFileDescriptor ()", in ConnectionFileDescriptor() 70 LLDB_LOGF(log, in ConnectionFileDescriptor() 85 LLDB_LOGF(log, "%p ConnectionFileDescriptor::~ConnectionFileDescriptor ()", in ~ConnectionFileDescriptor() 98 LLDB_LOGF(log, in OpenCommandPipe() 103 LLDB_LOGF(log, in OpenCommandPipe() 113 LLDB_LOGF(log, "%p ConnectionFileDescriptor::CloseCommandPipe()", in CloseCommandPipe() 135 LLDB_LOGF(log, "%p ConnectionFileDescriptor::Connect (url = '%s')", in Connect() 192 LLDB_LOGF(log, "%p ConnectionFileDescriptor::Disconnect ()", in Disconnect() 198 LLDB_LOGF( in Disconnect() 217 LLDB_LOGF(log, in Disconnect() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| D | GDBRemoteCommunication.cpp | 98 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch); in SendAck() 108 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %c", (uint64_t)bytes_written, ch); in SendNack() 190 LLDB_LOGF(log, "<%4" PRIu64 "> send packet: %.*s", in SendRawPacketNoLock() 203 LLDB_LOGF(log, "error: failed to send packet: %.*s", (int)packet_length, in SendRawPacketNoLock() 467 LLDB_LOGF(log, in DecompressPacket() 628 LLDB_LOGF(log, "GDBRemoteCommunication::%s adding %u bytes: %.*s", in CheckForPacket() 710 LLDB_LOGF(log, "GDBRemoteCommunication::%s tossing %u junk bytes: '%.*s'", in CheckForPacket() 775 LLDB_LOGF(log, "<%4" PRIu64 ":%" PRIu64 "> read packet: %.*s", in CheckForPacket() 779 LLDB_LOGF(log, "<%4" PRIu64 "> read packet: %.*s", in CheckForPacket() 805 LLDB_LOGF(log, in CheckForPacket() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ASTResultSynthesizer.cpp | 62 LLDB_LOGF(log, "TransformTopLevelDecl(%s)", in TransformTopLevelDecl() 65 LLDB_LOGF(log, "TransformTopLevelDecl(%s)", in TransformTopLevelDecl() 68 LLDB_LOGF(log, "TransformTopLevelDecl(<complex>)"); in TransformTopLevelDecl() 134 LLDB_LOGF(log, "Untransformed function AST:\n%s", s.c_str()); in SynthesizeFunctionResult() 150 LLDB_LOGF(log, "Transformed function AST:\n%s", s.c_str()); in SynthesizeFunctionResult() 174 LLDB_LOGF(log, "Untransformed method AST:\n%s", s.c_str()); in SynthesizeObjCMethodResult() 194 LLDB_LOGF(log, "Transformed method AST:\n%s", s.c_str()); in SynthesizeObjCMethodResult() 326 LLDB_LOGF(log, "Last statement is an %s with type: %s", in SynthesizeBodyResult() 440 LLDB_LOGF(log, "Recording persistent type %s\n", name_cs.GetCString()); in MaybeRecordPersistentType() 460 LLDB_LOGF(log, "Recording persistent decl %s\n", name_cs.GetCString()); in RecordPersistentDecl() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ |
| D | ProcessKDP.cpp | 389 LLDB_LOGF(log, "ProcessKDP::DidAttach()"); in DidAttach() 421 LLDB_LOGF(log, "ProcessKDP::DoResume() thread_resume_state = %s", in DoResume() 427 LLDB_LOGF(log, "ProcessKDP::DoResume() = suspended???"); in DoResume() 435 LLDB_LOGF( in DoResume() 452 LLDB_LOGF(log, "ProcessKDP::DoResume () reg_ctx_sp->HardwareSingleStep " in DoResume() 470 LLDB_LOGF(log, "ProcessKDP::DoResume () sending resume"); in DoResume() 538 LLDB_LOGF(log, "ProcessKDP::DoDetach(keep_stopped = %i)", keep_stopped); in DoDetach() 724 LLDB_LOGF(log, "ProcessKDP::StartAsyncThread ()"); in StartAsyncThread() 743 LLDB_LOGF(log, "ProcessKDP::StopAsyncThread ()"); in StopAsyncThread() 756 LLDB_LOGF(log, in AsyncThread() [all …]
|