Home
last modified time | relevance | path

Searched refs:GetDebugger (Results 1 – 25 of 88) sorted by relevance

1234

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanPython.cpp65 .GetDebugger() in DidPush()
85 .GetDebugger() in ShouldStop()
109 .GetDebugger() in IsPlanStale()
133 .GetDebugger() in DoPlanExplainsStop()
172 .GetDebugger() in GetPlanRunState()
H A DThreadPlanTracer.cpp50 return target_sp->GetDebugger().GetOutputFile().get(); in GetLogStream()
172 .GetDebugger() in Log()
H A DStopInfo.cpp369 process->GetTarget().GetDebugger().GetAsyncOutputStream()->Printf( in PerformAction()
441 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction()
503 Debugger &debugger = thread_sp->CalculateTarget()->GetDebugger(); in PerformAction()
797 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction()
886 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlatform.cpp197 m_interpreter.GetDebugger().GetPlatformList().SetSelectedPlatform( in DoExecute()
281 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
319 m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in DoExecute()
326 platform_sp->ConnectToWaitingProcesses(m_interpreter.GetDebugger(), in DoExecute()
345 m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in GetOptions()
371 m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in DoExecute()
440 m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in DoExecute()
1024 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
1062 Debugger &debugger = m_interpreter.GetDebugger(); in DoExecute()
1134 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
[all …]
H A DCommandObjectSettings.cpp168 m_interpreter.GetDebugger().GetPropertyValue( in HandleArgumentCompletion()
208 Status error(m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
226 error = m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
238 error = m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
311 m_interpreter.GetDebugger().DumpAllPropertyValues( in DoExecute()
425 m_interpreter.GetDebugger().DumpAllPropertyValues( in DoExecute()
688 Status error(m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
790 Status error(m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
898 Status error(m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
1003 Status error(m_interpreter.GetDebugger().SetPropertyValue( in DoExecute()
[all …]
H A DCommandObjectDisassemble.cpp251 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
298 GetCommandInterpreter().GetDebugger().GetTerminalWidth(); in DoExecute()
326 m_interpreter.GetDebugger(), m_options.arch, plugin_name, in DoExecute()
490 m_interpreter.GetDebugger(), m_options.arch, plugin_name, in DoExecute()
538 m_interpreter.GetDebugger(), m_options.arch, plugin_name, in DoExecute()
H A DCommandObjectWatchpoint.cpp233 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
323 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
395 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
469 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
593 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
722 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
842 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
1029 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
H A DCommandObjectWatchpointCommand.cpp286 Debugger &debugger = target->GetDebugger(); in WatchpointOptionsCallbackFunction()
393 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
511 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
592 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
H A DCommandCompletions.cpp83 lldb::TargetSP target_sp = interpreter.GetDebugger().GetSelectedTarget(); in SourceFiles()
271 lldb::TargetSP target_sp = interpreter.GetDebugger().GetSelectedTarget(); in Modules()
287 lldb::TargetSP target_sp = interpreter.GetDebugger().GetSelectedTarget(); in Symbols()
304 interpreter.GetDebugger().GetValueProperties()); in SettingsNames()
H A DCommandObjectProcess.cpp153 Debugger &debugger = m_interpreter.GetDebugger(); in DoExecute()
438 m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in DoExecute()
440 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
457 error = m_interpreter.GetDebugger().GetTargetList().CreateTarget( in DoExecute()
458 m_interpreter.GetDebugger(), "", "", eLoadDependentsNo, in DoExecute()
466 m_interpreter.GetDebugger().GetTargetList().SetSelectedTarget(target); in DoExecute()
903 Debugger &debugger = m_interpreter.GetDebugger(); in DoExecute()
1492 TargetSP target_sp = m_interpreter.GetDebugger().GetSelectedTarget(); in DoExecute()
H A DCommandObjectGUI.cpp32 Debugger &debugger = m_interpreter.GetDebugger(); in DoExecute()
H A DCommandObjectTarget.cpp320 Debugger &debugger = m_interpreter.GetDebugger(); in DoExecute()
418 m_interpreter.GetDebugger().GetListener(), llvm::StringRef(), in DoExecute()
499 if (DumpTargetList(m_interpreter.GetDebugger().GetTargetList(), in DoExecute()
614 TargetList &target_list = m_interpreter.GetDebugger().GetTargetList(); in DoExecute()
1067 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
1121 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
1182 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
1250 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
1296 Target *target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in DoExecute()
3914 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in LookupInModule()
[all …]
H A DCommandObjectPlugin.cpp65 if (m_interpreter.GetDebugger().LoadPlugin(dylib_fspec, error)) in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DREPL.cpp27 Debugger &debugger = m_target.GetDebugger(); in REPL()
74 Debugger &debugger = m_target.GetDebugger(); in GetIOHandler()
175 int tab_size = io_handler.GetDebugger().GetTabSize(); in IOHandlerFixIndentation()
199 Debugger &debugger = m_target.GetDebugger(); in IOHandlerInputComplete()
460 Debugger &debugger = m_target.GetDebugger(); in IOHandlerComplete()
509 process_sp->GetTarget().GetDebugger().ClearIOHandlers(); in QuitCommandOverrideCallback()
523 Debugger &debugger = m_target.GetDebugger(); in RunLoop()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/None/
H A DScriptInterpreterNone.cpp33 m_interpreter.GetDebugger().GetErrorFile()->PutCString( in ExecuteOneLine()
39 m_interpreter.GetDebugger().GetErrorFile()->PutCString( in ExecuteInterpreterLoop()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp51 ScriptInterpreter *script_interp = target_sp->GetDebugger() in CreateImplementationIfNeeded()
110 .GetDebugger() in CreateFromStructuredData()
128 return m_breakpoint->GetTarget().GetDebugger().GetCommandInterpreter() in GetScriptInterpreter()
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp121 SBDebugger debugger_sb(m_interpreter.GetDebugger().shared_from_this()); in DoExecute()
174 ? m_opaque_ptr->GetDebugger() in GetIOHandlerControlSequence()
369 TargetSP target_sp(m_opaque_ptr->GetDebugger().GetSelectedTarget()); in GetProcess()
386 SBDebugger SBCommandInterpreter::GetDebugger() { in GetDebugger() function in SBCommandInterpreter
389 sb_debugger.reset(m_opaque_ptr->GetDebugger().shared_from_this()); in GetDebugger()
454 TargetSP target_sp(m_opaque_ptr->GetDebugger().GetSelectedTarget()); in SourceInitFileInHomeDirectory()
476 TargetSP target_sp(m_opaque_ptr->GetDebugger().GetSelectedTarget()); in SourceInitFileInCurrentWorkingDirectory()
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.cpp474 CMICmnLLDBDebugSessionInfo::Instance().GetDebugger().SetAsync(false); in ParseArgs()
1315 const bool bAsyncSetting = rSessionInfo.GetDebugger().GetAsync(); in ExecuteCommandFile()
1316 rSessionInfo.GetDebugger().SetAsync(vbAsyncMode); in ExecuteCommandFile()
1350 rSessionInfo.GetDebugger().SetAsync(bAsyncSetting); in ExecuteCommandFile()
H A DMICmdCmdGdbShow.cpp248 const bool bAsyncMode = rSessionInfo.GetDebugger().GetAsync(); in OptionFnTargetAsync()
345 lldb::SBDebugger &rDbgr = m_rLLDBDebugSessionInfo.GetDebugger(); in OptionFnDisassemblyFlavor()
H A DMICmdCmdTarget.cpp136 lldb::SBDebugger &rDbgr = rSessionInfo.GetDebugger(); in Execute()
279 target = rSessionInfo.GetDebugger().CreateTarget(NULL); in Execute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp273 interpreter.GetDebugger().GetInstanceName().AsCString()), in ScriptInterpreterPython()
321 interpreter.GetDebugger().GetID()); in ScriptInterpreterPython()
624 GetCommandInterpreter().GetDebugger().GetID()); in EnterSession()
638 GetCommandInterpreter().GetDebugger().GetID()); in EnterSession()
780 Debugger &debugger = m_interpreter.GetDebugger(); in ExecuteOneLine()
1002 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in ExecuteInterpreterLoop()
1955 Debugger &debugger = bkpt_sp->GetTarget().GetDebugger(); in CreateScriptedBreakpointResolver()
2075 Debugger &debugger = target->GetDebugger(); in CreateSyntheticScriptedProvider()
2099 GetCommandInterpreter().GetDebugger().shared_from_this()); in CreateScriptCommandObject()
2257 Debugger &debugger = target->GetDebugger(); in BreakpointCallbackFunction()
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp130 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in ParseOptions()
316 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in HelpTextContainsWord()
853 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in GenerateHelpText()
924 return m_interpreter.GetDebugger().GetDummyTarget(); in GetDummyTarget()
928 return m_interpreter.GetDebugger().GetSelectedOrDummyTarget(prefer_dummy); in GetSelectedOrDummyTarget()
940 target = m_interpreter.GetDebugger().GetSelectedTarget().get(); in GetDefaultThread()
H A DCommandObjectScript.cpp48 if (m_interpreter.GetDebugger().GetScriptLanguage() == in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DASanRuntime.cpp143 process_sp->GetTarget().GetDebugger().GetAsyncOutputStream()->Printf( in RetrieveReportData()
269 process_sp->GetTarget().GetDebugger().GetOutputFile()); in NotifyBreakpointHit()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DUBSanRuntime.cpp126 StreamFileSP Stream(target.GetDebugger().GetOutputFile()); in RetrieveReportData()
146 target.GetDebugger().GetAsyncOutputStream()->Printf( in RetrieveReportData()

1234