| /freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | SymbolFileOnDemand.cpp | 40 LLDB_LOG(GetLog(), "[{0}] {1} is skipped", GetSymbolFileName(), in InitializeObject() 78 LLDB_LOG(GetLog(), "[{0}] {1} is skipped", GetSymbolFileName(), in ParseFunctions() 87 LLDB_LOG(GetLog(), "[{0}] {1} is skipped", GetSymbolFileName(), in ParseLineTable() 96 LLDB_LOG(GetLog(), "[{0}] {1} is skipped", GetSymbolFileName(), in ParseDebugMacros() 108 LLDB_LOG(GetLog(), "[{0}] {1} is skipped", GetSymbolFileName(), in ForEachExternalModule() 119 LLDB_LOG(GetLog(), in ParseSupportFiles() 133 LLDB_LOG(log, "Would return optimized if hydrated."); in ParseIsOptimized() 143 LLDB_LOG(GetLog(), "[{0}] {1} is skipped", GetSymbolFileName(), in ParseTypes() 335 LLDB_LOG(log, "[{0}] {1} is skipped - fail to get symtab", in FindGlobalVariables() 364 LLDB_LOG(log, "[{0}] {1} is skipped - fail to get symtab", in FindFunctions() [all …]
|
| H A D | Function.cpp | 140 LLDB_LOG(log, "GetLoadAddress: cannot get Module for caller"); in GetLoadAddress() 146 LLDB_LOG(log, "GetLoadAddress: cannot get SectionList for Module"); in GetLoadAddress() 165 LLDB_LOG(log, "DirectCallEdge: Lazily parsing the call graph for {0}", in ParseSymbolFileAndResolve() 174 LLDB_LOG(log, in ParseSymbolFileAndResolve() 181 LLDB_LOG(log, "DirectCallEdge: Invalid symbol address"); in ParseSymbolFileAndResolve() 186 LLDB_LOG(log, "DirectCallEdge: Could not find complete function"); in ParseSymbolFileAndResolve() 235 LLDB_LOG(log, "IndirectCallEdge: Could not extract address from scalar"); in GetCallee() 241 LLDB_LOG(log, "IndirectCallEdge: Could not resolve callee's load address"); in GetCallee() 247 LLDB_LOG(log, "IndirectCallEdge: Could not find complete function"); in GetCallee() 325 LLDB_LOG(log, "GetCallEdges: Attempting to parse call site info for {0}", in GetCallEdges()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRForTarget.cpp | 208 LLDB_LOG(log, "Result variable had no data"); in CreateResultVariable() 217 LLDB_LOG(log, "Found result in the IR: \"{0}\"", in CreateResultVariable() 309 LLDB_LOG(log, "Result type has unknown size"); in CreateResultVariable() 575 LLDB_LOG(log, in RewriteObjCConstStrings() 595 LLDB_LOG(log, in RewriteObjCConstStrings() 621 LLDB_LOG(log, in RewriteObjCConstStrings() 702 LLDB_LOG(log, in RewriteObjCConstStrings() 1048 LLDB_LOG(log, in MaybeHandleVariable() 1430 LLDB_LOG(log, "Element arrangement:"); in ReplaceVariables() 1674 LLDB_LOG(log, "RemoveGuards() failed"); in runOnModule() [all …]
|
| H A D | ClangASTSource.cpp | 267 LLDB_LOG(log, in CompleteType() 295 LLDB_LOG(log, in CompleteType() 388 LLDB_LOG(log, in FindExternalLexicalDecls() 970 LLDB_LOG(log, in FindObjCMethodDecls() 1113 LLDB_LOG(log, in FindObjCMethodDecls() 1250 LLDB_LOG(log, in FindObjCPropertyAndIvarDecls() 1259 LLDB_LOG(log, in FindObjCPropertyAndIvarDecls() 1284 LLDB_LOG(log, in FindObjCPropertyAndIvarDecls() 1317 LLDB_LOG(log, in FindObjCPropertyAndIvarDecls() 1361 LLDB_LOG(log, in FindObjCPropertyAndIvarDecls() [all …]
|
| H A D | ClangExpressionDeclMap.cpp | 674 LLDB_LOG(log, in FindExternalVisibleDecls() 680 LLDB_LOG(log, in FindExternalVisibleDecls() 685 LLDB_LOG(log, in FindExternalVisibleDecls() 831 LLDB_LOG(log, in LookUpLldbClass() 1034 LLDB_LOG(log, in LookupInModulesDeclVendor() 1521 LLDB_LOG(log, in GetVariableValue() 1624 LLDB_LOG(log, in AddOneVariable() 1962 LLDB_LOG(log, in AddOneFunction() 1977 LLDB_LOG(log, in AddContextClassType() 2004 LLDB_LOG(log, in AddContextClassType() [all …]
|
| H A D | ClangASTImporter.cpp | 175 LLDB_LOG(log, in Override() 312 LLDB_LOG(log, in DeportType() 333 LLDB_LOG(log, in DeportDecl() 351 LLDB_LOG(log, in DeportDecl() 785 LLDB_LOG(log, in ForgetDestination() 798 LLDB_LOG(log, in ForgetSource() 870 LLDB_LOG(log, in ImportImpl() 1115 LLDB_LOG(log, in Imported() 1126 LLDB_LOG( in Imported() 1147 LLDB_LOG( in Imported() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
| H A D | NativeProcessFreeBSD.cpp | 62 LLDB_LOG(log, "pid = {0:x}", pid); in Launch() 110 LLDB_LOG(log, "pid = {0:x}", pid); in Attach() 330 LLDB_LOG(log, in MonitorSIGTRAP() 404 LLDB_LOG(log, "ptrace() failed: {0}", error); in PtraceWrapper() 432 LLDB_LOG(log, "pid {0}", GetID()); in Resume() 455 LLDB_LOG( in Resume() 533 LLDB_LOG(log, "pid {0}", GetID()); in Kill() 765 LLDB_LOG(log, in SigchldHandler() 968 LLDB_LOG(log, "fork, child_pid={0}", child_pid); in MonitorClone() 974 LLDB_LOG(log, in MonitorClone() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/ |
| H A D | NativeProcessNetBSD.cpp | 67 LLDB_LOG(log, "pid = {0:x}", pid); in Launch() 115 LLDB_LOG(log, "pid = {0:x}", pid); in Attach() 336 LLDB_LOG(log, in MonitorSIGTRAP() 396 LLDB_LOG(log, "kill({0}, SIGSTOP)", pid); in StopProcess() 399 LLDB_LOG(log, "kill() failed: {0}", error); in StopProcess() 484 LLDB_LOG(log, "pid {0}", GetID()); in Resume() 510 LLDB_LOG( in Resume() 585 LLDB_LOG(log, "pid {0}", GetID()); in Kill() 813 LLDB_LOG(log, in SigchldHandler() 1042 LLDB_LOG(log, in MonitorClone() [all …]
|
| H A D | NativeThreadNetBSD.cpp | 79 LLDB_LOG(log, "tid = {0} in called with signal {1}", GetID(), signo); in SetStoppedBySignal() 201 LLDB_LOG(log, "sysctl() for LWP info size failed: {0}", in GetName() 210 LLDB_LOG(log, "sysctl() for LWP info failed: {0}", llvm::sys::StrError()); in GetName() 221 LLDB_LOG(log, "unable to find lwp {0} in LWP infos", m_tid); in GetName() 251 LLDB_LOG(log, "tid = {0} in state {1} cannot answer stop reason", GetID(), in GetStopReason()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | ThreadedCommunication.cpp | 44 LLDB_LOG(GetLog(LLDBLog::Object | LLDBLog::Communication), in ThreadedCommunication() 59 LLDB_LOG(GetLog(LLDBLog::Object | LLDBLog::Communication), in ~ThreadedCommunication() 81 LLDB_LOG( in Read() 167 LLDB_LOG(GetLog(LLDBLog::Communication), in StartReadThread() 200 LLDB_LOG(GetLog(LLDBLog::Communication), in StopReadThread() 242 LLDB_LOG(GetLog(LLDBLog::Communication), in AppendBytesToCache() 268 LLDB_LOG(log, "Communication({0}) thread starting...", this); in ReadThread() 297 LLDB_LOG(log, "error: {0}, status = {1}", error, in ReadThread() 313 LLDB_LOG(log, "error: {0}, status = {1}", error, in ReadThread() 320 LLDB_LOG(log, "Communication({0}) thread exiting...", this); in ReadThread()
|
| H A D | Communication.cpp | 44 LLDB_LOG(GetLog(LLDBLog::Communication), in Connect() 56 LLDB_LOG(GetLog(LLDBLog::Communication), "{0} Communication::Disconnect ()", in Disconnect() 90 LLDB_LOG( in Read() 103 LLDB_LOG(GetLog(LLDBLog::Communication), in Write()
|
| H A D | RichManglingContext.cpp | 50 LLDB_LOG(log, "demangled itanium: {0} -> \"{1}\"", mangled, m_ipd_buf); in FromItaniumName() 52 LLDB_LOG(log, "demangled itanium: {0} -> error: failed to demangle", in FromItaniumName() 104 LLDB_LOG(log, "ItaniumPartialDemangler Realloc: new buffer size is {0}", in processIPDStrResult()
|
| H A D | SourceManager.cpp | 87 LLDB_LOG(log, "Source file caching disabled: creating new source file: {0}", in GetFile() 101 LLDB_LOG(log, "Found source file in the process cache: {0}", file_spec); in GetFile() 103 LLDB_LOG(log, "Path remapping is stale: removing file from caches: {0}", in GetFile() 124 LLDB_LOG(log, "Found source file in the debugger cache: {0}", file_spec); in GetFile() 128 LLDB_LOG(log, "Path remapping is stale: {0}", file_spec); in GetFile() 134 LLDB_LOG(log, "Modification time is stale: {0}", file_spec); in GetFile() 140 LLDB_LOG(log, "File doesn't exist on disk: {0}", file_spec); in GetFile() 147 LLDB_LOG(log, "Creating and caching new source file: {0}", file_spec); in GetFile()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | NativeProcessProtocol.cpp | 87 LLDB_LOG(log, "state is exited, but status not set"); in SetExitStatus() 184 LLDB_LOG(log, in SetWatchpoint() 277 LLDB_LOG(log, in SetHardwareBreakpoint() 333 LLDB_LOG(log, "process {0} exec()ed", GetID()); in NotifyDidExec() 360 LLDB_LOG(log, "addr = {0:x}", addr); in RemoveSoftwareBreakpoint() 389 LLDB_LOG(log, in RemoveSoftwareBreakpoint() 414 LLDB_LOG(log, "Restoring bytes at {0:x}: {1:@[x]}", addr, in RemoveSoftwareBreakpoint() 448 LLDB_LOG( in EnableSoftwareBreakpoint() 496 LLDB_LOG(log, "addr = {0:x}: SUCCESS", addr); in EnableSoftwareBreakpoint() 602 LLDB_LOG(log, "breakpoint size: {0}", breakpoint_size); in FixupBreakpointPCAsNeeded() [all …]
|
| H A D | HostInfoBase.cpp | 125 LLDB_LOG(log, "shlib dir -> `{0}`", g_fields->m_lldb_so_dir); in GetShlibDir() 135 LLDB_LOG(log, "support exe dir -> `{0}`", g_fields->m_lldb_support_exe_dir); in GetSupportExeDir() 145 LLDB_LOG(log, "header dir -> `{0}`", g_fields->m_lldb_headers_dir); in GetHeaderDir() 156 LLDB_LOG(log, "system plugin dir -> `{0}`", in GetSystemPluginDir() 168 LLDB_LOG(log, "user plugin dir -> `{0}`", g_fields->m_lldb_user_plugin_dir); in GetUserPluginDir() 179 LLDB_LOG(log, "process temp dir -> `{0}`", in GetProcessTempDir() 192 LLDB_LOG(log, "global temp dir -> `{0}`", g_fields->m_lldb_global_tmp_dir); in GetGlobalTempDir() 228 LLDB_LOG( in ComputePathRelativeToLibrary() 236 LLDB_LOG(log, "Failed to find liblldb within the shared lib path"); in ComputePathRelativeToLibrary() 241 LLDB_LOG(log, "Derived the path as: {0}", raw_path); in ComputePathRelativeToLibrary()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | UserExpression.cpp | 156 LLDB_LOG(log, "== [UserExpression::Evaluate] Passed a context object of " in Evaluate() 167 LLDB_LOG(log, "== [UserExpression::Evaluate] Passed a context object of " in Evaluate() 187 LLDB_LOG(log, "== [UserExpression::Evaluate] Passed a NULL target, can't " in Evaluate() 196 LLDB_LOG(log, "== [UserExpression::Evaluate] No process, but the policy is " in Evaluate() 257 LLDB_LOG(log, "== [UserExpression::Evaluate] Getting expression: {0} ==", in Evaluate() 262 LLDB_LOG(log, "== [UserExpression::Evaluate] Parsing expression {0} ==", in Evaluate() 347 LLDB_LOG(log, "== [UserExpression::Evaluate] Expression may not run, but " in Evaluate() 368 LLDB_LOG(log, "== [UserExpression::Evaluate] Executing expression =="); in Evaluate() 375 LLDB_LOG(log, "== [UserExpression::Evaluate] Execution completed " in Evaluate() 389 LLDB_LOG(log, in Evaluate() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/ |
| H A D | EmulateInstructionPPC64.cpp | 214 LLDB_LOG(log, "EmulateMFSPR: {0:X+8}: mfspr r0, lr", m_addr); in EmulateMFSPR() 224 LLDB_LOG(log, "EmulateMFSPR: success!"); in EmulateMFSPR() 241 LLDB_LOG(log, "EmulateLD: {0:X+8}: ld r{1}, {2}(r{3})", m_addr, rt, ids, ra); in EmulateLD() 254 LLDB_LOG(log, "EmulateLD: success!"); in EmulateLD() 279 LLDB_LOG(log, "EmulateSTD: {0:X+8}: std{1} r{2}, {3}(r{4})", m_addr, in EmulateSTD() 322 LLDB_LOG(log, "EmulateSTD: success!"); in EmulateSTD() 337 LLDB_LOG(log, "EmulateOR: {0:X+8}: mr r{1}, r{2}", m_addr, ra, rb); in EmulateOR() 355 LLDB_LOG(log, "EmulateOR: success!"); in EmulateOR() 372 LLDB_LOG(log, "EmulateADDI: {0:X+8}: addi r1, r1, {1}", m_addr, si_val); in EmulateADDI() 391 LLDB_LOG(log, "EmulateADDI: success!"); in EmulateADDI()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
| H A D | SymbolFileCTF.cpp | 176 LLDB_LOG(log, in ParseHeader() 187 LLDB_LOG( in ParseHeader() 196 LLDB_LOG(log, in ParseHeader() 203 LLDB_LOG(log, in ParseHeader() 210 LLDB_LOG( in ParseHeader() 218 LLDB_LOG(log, in ParseHeader() 225 LLDB_LOG(log, in ParseHeader() 234 LLDB_LOG(log, in ParseHeader() 242 LLDB_LOG(log, in ParseHeader() 250 LLDB_LOG(log, in ParseHeader() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/ |
| H A D | ABISysV_ppc64.cpp | 436 LLDB_LOG(m_log, LOG_PREFIX in IsValid() 455 LLDB_LOG(m_log, LOG_PREFIX "Failed to get RegisterInfo"); in GetRawData() 461 LLDB_LOG(m_log, LOG_PREFIX "ReadRegister() failed"); in GetRawData() 469 LLDB_LOG(m_log, LOG_PREFIX "GetAsMemoryData() failed"); in GetRawData() 695 LLDB_LOG(m_log, LOG_PREFIX "Failed to get vr2 RegisterInfo"); in GetVectorValueObject() 702 LLDB_LOG( in GetVectorValueObject() 773 LLDB_LOG(m_log, LOG_PREFIX "No children found in struct"); in GetStructValueObject() 786 LLDB_LOG(m_log, in GetStructValueObject() 802 LLDB_LOG(m_log, LOG_PREFIX "Failed to get float data"); in GetStructValueObject() 828 LLDB_LOG(m_log, LOG_PREFIX "{0} struct", in GetStructValueObject() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | NativeRegisterContextDBReg_arm64.cpp | 48 LLDB_LOG(log, "addr: {0:x}, size: {1:x}", addr, size); in SetHardwareBreakpoint() 109 LLDB_LOG(log, "hw_idx: {0}", hw_idx); in ClearHardwareBreakpoint() 224 LLDB_LOG(log, "addr: {0:x}, size: {1:x} watch_flags: {2:x}", addr, size, in SetHardwareWatchpoint() 317 LLDB_LOG(log, "wp_index: {0}", wp_index); in ClearHardwareWatchpoint() 389 LLDB_LOG(log, "wp_index: {0}", wp_index); in GetWatchpointSize() 407 LLDB_LOG(log, "wp_index: {0}", wp_index); in WatchpointIsEnabled() 418 LLDB_LOG(log, "wp_index: {0}, trap_addr: {1:x}", wp_index, trap_addr); in GetWatchpointHitIndex() 449 LLDB_LOG(log, "wp_index: {0}", wp_index); in GetWatchpointAddress() 462 LLDB_LOG(log, "wp_index: {0}", wp_index); in GetWatchpointHitAddress()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 308 LLDB_LOG(log, in LaunchProcess() 330 LLDB_LOG(log, in LaunchProcess() 820 LLDB_LOG( in PrepareStopReplyPacketForThread() 1432 LLDB_LOG(log, "No debugged process found."); in Handle_k() 2123 LLDB_LOG(log, "failed, no thread available"); in Handle_g() 2187 LLDB_LOG(log, "failed, no thread available"); in Handle_p() 2458 LLDB_LOG(log, "failed, no process available"); in Handle_interrupt() 2685 LLDB_LOG(log, in Handle_M() 2832 LLDB_LOG(log, "failed, no process available"); in Handle_Z() 3384 LLDB_LOG(log, in Handle_QRestoreRegisterState() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
| H A D | SymbolFileBreakpad.cpp | 358 LLDB_LOG(log, "Failed to parse: {0}. Skipping record.", line); in ParseInlineOriginRecords() 471 LLDB_LOG(log, in AddSymbols() 494 LLDB_LOG(log, "Failed to parse: {0}. Skipping record.", line); in AddSymbols() 621 LLDB_LOG(log, "Invalid register `{0}` in unwind rule.", lhs); in ParseCFIUnwindRow() 715 LLDB_LOG(log, "Invalid unwind rule: {0}.", record->ProgramString); in ParseWinUnwindPlan() 741 LLDB_LOG(log, "Resolving symbols in `{0}` failed.", in ParseWinUnwindPlan() 763 LLDB_LOG(log, "Resolving symbols in `{0}` failed.", in ParseWinUnwindPlan() 796 LLDB_LOG(log, "Failed to parse: {0}. Skipping record.", line); in ParseFileRecords() 828 LLDB_LOG(log, "Failed to parse: {0}. Skipping record.", *It); in ParseCUData() 906 LLDB_LOG(log, "Failed to parse: {0}. Skipping record.", *It); in ParseUnwindData() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 263 LLDB_LOG(log, "Finding frames between {0} and {1}, retn-pc={2:x}", in FindInterveningFrames() 269 LLDB_LOG(log, "FindInterveningFrames: found call with retn-PC = {0:x}", in FindInterveningFrames() 273 LLDB_LOG(log, "No call edge outgoing from {0} with retn-PC == {1:x}", in FindInterveningFrames() 281 LLDB_LOG(log, "Could not resolve callee"); in FindInterveningFrames() 392 LLDB_LOG(log, "SynthesizeTailCallFrames: can't find previous function"); in SynthesizeTailCallFrames() 398 LLDB_LOG(log, "SynthesizeTailCallFrames: can't find next function"); in SynthesizeTailCallFrames() 688 LLDB_LOG(log, "GetFrameAtIndex was interrupted"); in GetFrameAtIndex() 813 LLDB_LOG(log, "Failed to construct Frame #0"); in SelectMostRelevantFrame() 820 LLDB_LOG(log, "Frame #0 not recognized"); in SelectMostRelevantFrame() 826 LLDB_LOG(log, "Found most relevant frame at index {0}", in SelectMostRelevantFrame() [all …]
|
| H A D | AssertFrameRecognizer.cpp | 54 LLDB_LOG(log, "AssertFrameRecognizer::GetAbortLocation Unsupported OS"); in GetAbortLocation() 84 LLDB_LOG(log, "AssertFrameRecognizer::GetAssertLocation Unsupported OS"); in GetAssertLocation() 152 LLDB_LOG(log, "Abort Recognizer: Hit unwinding bound ({1} frames)!", in RecognizeFrame()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCDeclVendor.cpp | 81 LLDB_LOG(log, " AOEAS::CT Before:\n{1}", ClangUtil::DumpDecl(tag_decl)); in CompleteType() 83 LLDB_LOG(log, " AOEAS::CT After:{1}", ClangUtil::DumpDecl(tag_decl)); in CompleteType() 100 LLDB_LOG(log, " [CT] {0}", ClangUtil::DumpDecl(interface_decl)); in CompleteType() 107 LLDB_LOG(log, " [CT] {0}", ClangUtil::DumpDecl(interface_decl)); in CompleteType() 519 LLDB_LOG(log, " [AOTV::FD] {0}", ClangUtil::DumpDecl(interface_decl)); in FinishDecl() 608 LLDB_LOG(log, "AOCTV::FT Created {1} (isa 0x{2:x})", in FindDecls()
|