Home
last modified time | relevance | path

Searched defs:debugger (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
DREPL.cpp27 Debugger &debugger = m_target.GetDebugger(); in REPL() local
36 Debugger *debugger, Target *target, in Create()
68 Debugger &debugger = m_target.GetDebugger(); in GetIOHandler() local
224 Debugger &debugger = m_target.GetDebugger(); in IOHandlerInputComplete() local
490 Debugger &debugger = m_target.GetDebugger(); in IOHandlerComplete() local
560 Debugger &debugger = m_target.GetDebugger(); in RunLoop() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DScriptInterpreter.cpp30 Debugger &debugger, lldb::ScriptLanguage script_lang, in ScriptInterpreter()
137 ScriptInterpreterIORedirect::Create(bool enable_io, Debugger &debugger, in Create()
166 Debugger &debugger, CommandReturnObject *result) in ScriptInterpreterIORedirect()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.cpp39 IOHandlerLuaInterpreter(Debugger &debugger, in IOHandlerLuaInterpreter()
145 ScriptInterpreterLua::ScriptInterpreterLua(Debugger &debugger) in ScriptInterpreterLua()
276 Debugger &debugger = target->GetDebugger(); in BreakpointCallbackFunction() local
304 Debugger &debugger = target->GetDebugger(); in WatchpointCallbackFunction() local
386 ScriptInterpreterLua::CreateInstance(Debugger &debugger) { in CreateInstance()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DPluginManager.cpp257 void PerformDebuggerCallback(Debugger &debugger) { in PerformDebuggerCallback()
885 Debugger &debugger) { in GetScriptInterpreterForLanguage()
1337 void PluginManager::DebuggerInitialize(Debugger &debugger) { in DebuggerInitialize()
1352 GetDebuggerPropertyForPlugins(Debugger &debugger, ConstString plugin_type_name, in GetDebuggerPropertyForPlugins()
1388 Debugger &debugger, ConstString plugin_type_name, in GetDebuggerPropertyForPluginsOldStyle()
1426 GetSettingForPlugin(Debugger &debugger, ConstString setting_name, in GetSettingForPlugin()
1442 Debugger &debugger, ConstString plugin_type_name, in CreateSettingForPlugin()
1472 PluginManager::GetSettingForDynamicLoaderPlugin(Debugger &debugger, in GetSettingForDynamicLoaderPlugin()
1479 Debugger &debugger, const lldb::OptionValuePropertiesSP &properties_sp, in CreateSettingForDynamicLoaderPlugin()
1488 PluginManager::GetSettingForPlatformPlugin(Debugger &debugger, in GetSettingForPlatformPlugin()
[all …]
DIOHandler.cpp56 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type) in IOHandler()
65 IOHandler::IOHandler(Debugger &debugger, IOHandler::Type type, in IOHandler()
134 IOHandlerConfirm::IOHandlerConfirm(Debugger &debugger, llvm::StringRef prompt, in IOHandlerConfirm()
224 Debugger &debugger, IOHandler::Type type, in IOHandlerEditline()
239 Debugger &debugger, IOHandler::Type type, const lldb::FileSP &input_sp, in IOHandlerEditline()
DStreamAsynchronousIO.cpp17 StreamAsynchronousIO::StreamAsynchronousIO(Debugger &debugger, bool for_stdout) in StreamAsynchronousIO()
DProgress.cpp20 lldb_private::Debugger *debugger) in Progress()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DTargetList.cpp38 TargetList::TargetList(Debugger &debugger) in TargetList()
45 Status TargetList::CreateTarget(Debugger &debugger, in CreateTarget()
61 Status TargetList::CreateTarget(Debugger &debugger, in CreateTarget()
77 Debugger &debugger, llvm::StringRef user_exe_path, in CreateTargetInternal()
285 Status TargetList::CreateTargetInternal(Debugger &debugger, in CreateTargetInternal()
DStructuredDataPlugin.cpp45 void StructuredDataPlugin::InitializeBasePluginForDebugger(Debugger &debugger) { in InitializeBasePluginForDebugger()
DRemoteAwarePlatform.cpp409 Debugger &debugger, in ConnectProcess()
441 size_t RemoteAwarePlatform::ConnectToWaitingProcesses(Debugger &debugger, in ConnectToWaitingProcesses()
DStopInfo.cpp453 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction() local
525 Debugger &debugger = thread_sp->CalculateTarget()->GetDebugger(); in PerformAction() local
825 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction() local
912 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction() local
DPlatform.cpp1073 DebuggerSP debugger = Debugger::GetDebuggerAtIndex(didx); in KillProcess() local
1092 Platform::DebugProcess(ProcessLaunchInfo &launch_info, Debugger &debugger, in DebugProcess()
1795 Debugger &debugger, Target *target, in ConnectProcess()
1803 Debugger &debugger, Stream &stream, Target *target, Status &error) { in ConnectProcessSynchronous()
1810 Debugger &debugger, Stream *stream, in DoConnectProcess()
1868 size_t Platform::ConnectToWaitingProcesses(lldb_private::Debugger &debugger, in ConnectToWaitingProcesses()
DTrace.cpp62 Trace::FindPluginForPostMortemProcess(Debugger &debugger, in FindPluginForPostMortemProcess()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.h47 ScriptInterpreterPython(Debugger &debugger) in ScriptInterpreterPython()
DScriptInterpreterPython.cpp221 static ScriptInterpreterPythonImpl *GetPythonInterpreter(Debugger &debugger) { in GetPythonInterpreter()
524 ScriptInterpreterPythonImpl::ScriptInterpreterPythonImpl(Debugger &debugger) in ScriptInterpreterPythonImpl()
692 ScriptInterpreterPythonImpl::CreateInstance(Debugger &debugger) { in CreateInstance()
1035 Debugger &debugger = m_debugger; in ExecuteInterpreterLoop() local
1858 Debugger &debugger = thread_plan_sp->GetTarget().GetDebugger(); in CreateScriptedThreadPlan() local
1961 Debugger &debugger = bkpt_sp->GetTarget().GetDebugger(); in CreateScriptedBreakpointResolver() local
2136 Debugger &debugger = target->GetDebugger(); in CreateSyntheticScriptedProvider() local
2305 Debugger &debugger = target->GetDebugger(); in BreakpointCallbackFunction() local
2370 Debugger &debugger = target->GetDebugger(); in WatchpointCallbackFunction() local
DScriptInterpreterPythonImpl.h417 IOHandlerPythonInterpreter(Debugger &debugger, in IOHandlerPythonInterpreter()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectGUI.cpp30 Debugger &debugger = GetDebugger(); in DoExecute() local
DCommandObjectExpression.cpp522 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression() local
590 Debugger &debugger = target.GetDebugger(); in DoExecute() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/None/
DScriptInterpreterNone.cpp56 ScriptInterpreterNone::CreateInstance(Debugger &debugger) { in CreateInstance()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DTraceIntelPTSessionFileParser.h37 TraceIntelPTSessionFileParser(Debugger &debugger, in TraceIntelPTSessionFileParser()
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBListener.cpp79 uint32_t SBListener::StartListeningForEventClass(SBDebugger &debugger, in StartListeningForEventClass()
97 bool SBListener::StopListeningForEventClass(SBDebugger &debugger, in StopListeningForEventClass()
DSBSourceManager.cpp74 SBSourceManager::SBSourceManager(const SBDebugger &debugger) { in SBSourceManager()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp479 ProcessLaunchInfo &launch_info, Debugger &debugger, in DebugProcess()
563 ProcessAttachInfo &attach_info, Debugger &debugger, in Attach()
840 size_t PlatformRemoteGDBServer::ConnectToWaitingProcesses(Debugger &debugger, in ConnectToWaitingProcesses()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Trace/common/
DTraceSessionFileParser.h74 TraceSessionFileParser(Debugger &debugger, llvm::StringRef session_file_dir, in TraceSessionFileParser()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp360 Debugger &debugger, Target *target, in Attach()
414 PlatformPOSIX::DebugProcess(ProcessLaunchInfo &launch_info, Debugger &debugger, in DebugProcess()

123