| /NextBSD/contrib/llvm/tools/lldb/source/Target/ |
| HD | ThreadPlanPython.cpp | 72 …*script_interp = m_thread.GetProcess()->GetTarget().GetDebugger().GetCommandInterpreter().GetScrip… in DidPush() 91 …*script_interp = m_thread.GetProcess()->GetTarget().GetDebugger().GetCommandInterpreter().GetScrip… in ShouldStop() 114 …*script_interp = m_thread.GetProcess()->GetTarget().GetDebugger().GetCommandInterpreter().GetScrip… in DoPlanExplainsStop() 155 …*script_interp = m_thread.GetProcess()->GetTarget().GetDebugger().GetCommandInterpreter().GetScrip… in GetPlanRunState()
|
| HD | LanguageRuntime.cpp | 441 CommandObjectSP command = command_callback(parent->GetCommandInterpreter()); in InitializeCommands()
|
| /NextBSD/contrib/llvm/tools/lldb/source/API/ |
| HD | SBDebugger.cpp | 186 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create() 296 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles (b); in SkipLLDBInitFiles() 303 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles (b); in SkipAppInitFiles() 404 SBDebugger::GetCommandInterpreter () in GetCommandInterpreter() function in SBDebugger 410 sb_interpreter.reset (&m_opaque_sp->GetCommandInterpreter()); in GetCommandInterpreter() 430 SBCommandInterpreter sb_interpreter(GetCommandInterpreter ()); in HandleCommand() 442 SBProcess process(GetCommandInterpreter().GetProcess ()); in HandleCommand() 978 m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter(auto_handle_events, in RunCommandInterpreter() 995 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter() 1056 ExecutionContext exe_ctx (debugger_sp->GetCommandInterpreter().GetExecutionContext()); in SetInternalVariable() [all …]
|
| HD | SBBreakpointLocation.cpp | 181 …m_opaque_sp->GetBreakpoint().GetTarget().GetDebugger().GetCommandInterpreter().GetScriptInterprete… in SetScriptCallbackFunction() 200 …Error error = m_opaque_sp->GetBreakpoint().GetTarget().GetDebugger().GetCommandInterpreter().GetSc… in SetScriptCallbackBody()
|
| HD | SBTypeCategory.cpp | 366 … ScriptInterpreter* interpreter_ptr = debugger_sp->GetCommandInterpreter().GetScriptInterpreter(); in AddTypeSummary() 474 … ScriptInterpreter* interpreter_ptr = debugger_sp->GetCommandInterpreter().GetScriptInterpreter(); in AddTypeSynthetic()
|
| HD | SBCommandInterpreter.cpp | 684 …tMultiword *new_command = new CommandObjectMultiword(m_opaque_sp->GetCommandInterpreter(),name,hel… in AddMultiwordCommand() 700 …nd_sp.reset(new CommandPluginInterfaceImplementation(m_opaque_sp->GetCommandInterpreter(),name,imp… in AddCommand()
|
| HD | SBBreakpoint.cpp | 628 …m_opaque_sp->GetTarget().GetDebugger().GetCommandInterpreter().GetScriptInterpreter()->SetBreakpoi… in SetScriptCallbackFunction() 647 …Error error = m_opaque_sp->GetTarget().GetDebugger().GetCommandInterpreter().GetScriptInterpreter… in SetScriptCallbackBody()
|
| /NextBSD/contrib/llvm/tools/lldb/tools/lldb-mi/ |
| HD | MICmdCmdExec.cpp | 203 …const lldb::ReturnStatus rtn = rSessionInfo.GetDebugger().GetCommandInterpreter().HandleCommand(pC… in Execute() 351 rDebugger.GetCommandInterpreter().HandleCommand(strCmd.c_str(), m_lldbResult, false); in Execute() 478 rDebugger.GetCommandInterpreter().HandleCommand(strCmd.c_str(), m_lldbResult, false); in Execute() 605 rDebugger.GetCommandInterpreter().HandleCommand(strCmd.c_str(), m_lldbResult, false); in Execute() 732 rDebugger.GetCommandInterpreter().HandleCommand(strCmd.c_str(), m_lldbResult, false); in Execute() 860 rDebugger.GetCommandInterpreter().HandleCommand(strCmd.c_str(), m_lldbResult, false); in Execute() 955 …const lldb::ReturnStatus status = rDebugger.GetCommandInterpreter().HandleCommand(strCmd.c_str(), … in Execute()
|
| HD | MICmdCmdSymbol.cpp | 87 …const lldb::ReturnStatus rtn = rSessionInfo.GetDebugger().GetCommandInterpreter().HandleCommand(st… in Execute()
|
| HD | MICmnLLDBDebugger.cpp | 309 m_lldbDebugger.GetCommandInterpreter().SetPromptOnQuit(false); in InitSBDebugger() 370 …bOk = bOk && RegisterForEvent(strDbgId, m_lldbDebugger.GetCommandInterpreter().GetBroadcaster(), e… in InitSBListener()
|
| HD | MICmdCmdTarget.cpp | 148 lldb::SBCommandInterpreter cmdIterpreter = rDbgr.GetCommandInterpreter(); in Execute()
|
| HD | MICmdCmdMiscellanous.cpp | 463 …rSessionInfo.GetDebugger().GetCommandInterpreter().HandleCommand(rStrCommand.c_str(), m_lldbResult… in Execute()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | IOHandler.cpp | 292 return io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion (current_line, in IOHandlerComplete() 307 …mandCompletions::InvokeCommonCompletionCallbacks (io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete() 2471 … debugger.GetCommandInterpreter().UpdateExecutionContext(NULL); in Run() 2486 debugger.GetCommandInterpreter().UpdateExecutionContext(NULL); in Run() 2994 ExecutionContext exe_ctx (m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 3275 return m_debugger.GetCommandInterpreter().GetExecutionContext().GetProcessSP(); in GetProcess() 3395 return m_debugger.GetCommandInterpreter().GetExecutionContext().GetProcessSP(); in GetProcess() 3907 ExecutionContext exe_ctx (m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 3998 ExecutionContext exe_ctx (m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw() 4370 … ExecutionContext exe_ctx = m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction() [all …]
|
| HD | Debugger.cpp | 212 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPropertyValue() 214 GetCommandInterpreter().BroadcastEvent (prompt_change_event_sp); in SetPropertyValue() 294 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPrompt() 798 … ScriptInterpreter* script_interpreter = GetCommandInterpreter().GetScriptInterpreter(can_create); in SetOutputFileHandle() 1669 … GetCommandInterpreter().BroadcastEvent(CommandInterpreter::eBroadcastBitQuitCommandReceived); in StopEventHandlerThread()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Interpreter/ |
| HD | ScriptInterpreter.cpp | 36 ScriptInterpreter::GetCommandInterpreter () in GetCommandInterpreter() function in ScriptInterpreter
|
| HD | ScriptInterpreterPython.cpp | 420 … 'lldb.debugger_unique_id = %" PRIu64, m_dictionary_name.c_str(), GetCommandInterpreter().GetDebug… in EnterSession() 421 …ldb.debugger = lldb.SBDebugger.FindDebuggerWithID (%" PRIu64 ")", GetCommandInterpreter().GetDebug… in EnterSession() 431 … 'lldb.debugger_unique_id = %" PRIu64, m_dictionary_name.c_str(), GetCommandInterpreter().GetDebug… in EnterSession() 432 …ldb.debugger = lldb.SBDebugger.FindDebuggerWithID (%" PRIu64 ")", GetCommandInterpreter().GetDebug… in EnterSession() 826 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in ExecuteInterpreterLoop() 1659 ScriptInterpreter *script_interpreter = debugger.GetCommandInterpreter().GetScriptInterpreter(); in CreateScriptedThreadPlan() 1788 ScriptInterpreter *script_interpreter = debugger.GetCommandInterpreter().GetScriptInterpreter(); in CreateSyntheticScriptedProvider() 1809 DebuggerSP debugger_sp(GetCommandInterpreter().GetDebugger().shared_from_this()); in CreateScriptCommandObject() 1983 ScriptInterpreter *script_interpreter = debugger.GetCommandInterpreter().GetScriptInterpreter(); in BreakpointCallbackFunction() 2037 ScriptInterpreter *script_interpreter = debugger.GetCommandInterpreter().GetScriptInterpreter(); in WatchpointCallbackFunction()
|
| HD | CommandObject.cpp | 927 CommandInterpreter& interpreter = GetCommandInterpreter(); in FormatLongHelpText() 956 CommandInterpreter& interpreter = GetCommandInterpreter(); in GenerateHelpText()
|
| /NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/ |
| HD | TypeSynthetic.cpp | 175 m_interpreter = target_sp->GetDebugger().GetCommandInterpreter().GetScriptInterpreter(); in FrontEnd()
|
| HD | TypeSummary.cpp | 247 …ScriptInterpreter *script_interpreter = target_sp->GetDebugger().GetCommandInterpreter().GetScript… in FormatObject()
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/API/ |
| HD | SBDebugger.h | 111 GetCommandInterpreter ();
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | Debugger.h | 135 GetCommandInterpreter () in GetCommandInterpreter() function
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Interpreter/ |
| HD | CommandObject.h | 96 GetCommandInterpreter () in GetCommandInterpreter() function
|
| HD | ScriptInterpreter.h | 518 GetCommandInterpreter ();
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/ |
| HD | OperatingSystemPython.cpp | 98 m_interpreter = target_sp->GetDebugger().GetCommandInterpreter().GetScriptInterpreter(); in OperatingSystemPython()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Commands/ |
| HD | CommandObjectExpression.cpp | 429 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression()
|