Home
last modified time | relevance | path

Searched refs:GetCommandInterpreter (Results 1 – 25 of 41) sorted by relevance

12

/src/contrib/llvm-project/lldb/source/Target/
H A DStructuredDataPlugin.cpp47 auto &interpreter = debugger.GetCommandInterpreter(); in InitializeBasePluginForDebugger()
51 debugger.GetCommandInterpreter().GetCommandObject("plugin"); in InitializeBasePluginForDebugger()
H A DStatistics.cpp370 json::Value cmd_stats = debugger.GetCommandInterpreter().GetStatistics(); in ReportStatistics()
397 debugger.GetCommandInterpreter().GetTranscript(); in ReportStatistics()
H A DLanguageRuntime.cpp297 command_callback(parent->GetCommandInterpreter()); in InitializeCommands()
/src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp112 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in ParseOptions()
117 args, &exe_ctx, GetCommandInterpreter().GetPlatform(true), in ParseOptions()
138 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in ParseOptions()
298 request, opt_element_vector, GetCommandInterpreter()); in HandleCompletion()
340 GetCommandInterpreter(), arg_entry->completion_type, request, nullptr); in HandleArgumentCompletion()
369 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in HelpTextContainsWord()
645 CommandInterpreter &interpreter = GetCommandInterpreter(); in FormatLongHelpText()
671 CommandInterpreter &interpreter = GetCommandInterpreter(); in GenerateHelpText()
682 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in GenerateHelpText()
H A DCommandAlias.cpp43 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
/src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp147 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
476 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
558 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
663 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
752 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
845 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
927 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
987 GetCommandInterpreter(), lldb::eSettingsNameCompletion, request, in HandleArgumentCompletion()
H A DCommandObjectCommands.cpp123 source_dir = GetDebugger().GetCommandInterpreter().GetCurrentSourceDir(); in DoExecute()
374 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
808 if (!GetDebugger().GetCommandInterpreter().GetBatchCommandMode()) { in IOHandlerInputComplete()
1072 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()
1136 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()
1990 source_dir = GetDebugger().GetCommandInterpreter().GetCurrentSourceDir(); in DoExecute()
2224 m_overwrite = !GetDebugger().GetCommandInterpreter().GetRequireCommandOverwrite(); in DoExecute()
2234 m_container = GetCommandInterpreter().VerifyUserMultiwordCmdPath( in DoExecute()
2422 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()
2575 GetCommandInterpreter(), cmd_name, m_options.m_short_help.c_str(), in DoExecute()
[all …]
H A DCommandObjectMultiword.cpp84 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadSubCommand()
103 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadUserSubcommand()
H A DCommandObjectWatchpoint.cpp283 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion()
352 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion()
426 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion()
542 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion()
660 GetCommandInterpreter(), lldb::eWatchpointIDCompletion, request, in HandleArgumentCompletion()
990 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
H A DCommandObjectPlatform.cpp165 GetCommandInterpreter(), request, nullptr); in HandleCompletion()
808 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
812 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
1013 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
1016 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
1065 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
1141 debugger.GetCommandInterpreter().GetSynchronous(); in DoExecute()
1680 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
1773 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandObjectTrace.cpp99 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
185 GetCommandInterpreter(), lldb::eDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandObjectExpression.cpp520 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
545 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression()
592 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
H A DCommandObjectRegister.cpp332 GetCommandInterpreter(), lldb::eRegisterCompletion, request, nullptr); in HandleArgumentCompletion()
439 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in DoExecute()
H A DCommandObjectRegexCommand.cpp108 GetCommandInterpreter(), m_completion_type_mask, request, nullptr); in HandleCompletion()
H A DCommandObjectBreakpoint.cpp835 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
901 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1008 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1365 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1754 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1828 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
2275 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
/src/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp289 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create()
352 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b); in SkipLLDBInitFiles()
359 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b); in SkipAppInitFiles()
475 m_opaque_sp->GetCommandInterpreter().GetExecutionContext()); in GetSetting()
556 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger
561 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter()); in GetCommandInterpreter()
575 SBCommandInterpreter sb_interpreter(GetCommandInterpreter()); in HandleCommand()
584 SBProcess process(GetCommandInterpreter().GetProcess()); in HandleCommand()
1251 m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter(options); in RunCommandInterpreter()
1268 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter()
[all …]
H A DSBCommandInterpreter.cpp692 m_opaque_sp->GetCommandInterpreter(), name, help); in AddMultiwordCommand()
727 m_opaque_sp->GetCommandInterpreter(), name, impl, help, syntax, in AddCommand()
/src/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp31 auto exe_ctx = debugger.GetCommandInterpreter().GetExecutionContext(); in REPL()
233 CommandInterpreter &ci = debugger.GetCommandInterpreter(); in IOHandlerInputComplete()
508 debugger.GetCommandInterpreter().HandleCompletion(sub_request); in IOHandlerComplete()
594 debugger.GetCommandInterpreter().GetCommandObjectForCommand( in RunLoop()
/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2966 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess()
3545 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess()
3843 m_debugger.GetCommandInterpreter(), m_completion_mask, request, in UpdateMatches()
5102 return m_debugger.GetCommandInterpreter() in GetProcess()
5197 return m_debugger.GetCommandInterpreter() in GetProcess()
5313 m_debugger.GetCommandInterpreter().GetExecutionContext()); in GetProcess()
5910 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw()
5977 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw()
6416 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction()
6428 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction()
[all …]
H A DIOHandler.cpp205 .GetCommandInterpreter() in IOHandlerSuggestion()
215 io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion(request); in IOHandlerComplete()
219 io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete()
H A DDebugger.cpp230 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPropertyValue()
234 GetCommandInterpreter().BroadcastEvent(prompt_change_event_sp); in SetPropertyValue()
332 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPrompt()
770 CommandInterpreter &cmd_interpreter = debugger_sp->GetCommandInterpreter(); in Destroy()
1317 return GetCommandInterpreter().WasInterrupted(); in InterruptRequested()
2030 GetCommandInterpreter().BroadcastEvent( in StopEventHandlerThread()
/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp780 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute()
888 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute()
1341 auto &interpreter = debugger.GetCommandInterpreter(); in DebuggerInitialize()
1797 auto &interpreter = debugger_sp->GetCommandInterpreter(); in EnableNow()
/src/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp453 SBCommandInterpreter sb_interpreter = m_debugger.GetCommandInterpreter(); in MainLoop()
469 m_debugger.GetCommandInterpreter().AllowExitCodeOnQuit(true); in MainLoop()
/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp671 .GetCommandInterpreter() in PrintChildrenPostamble()
871 .GetCommandInterpreter() in PrintChildrenIfNeeded()
/src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h124 CommandInterpreter &GetCommandInterpreter() { return m_interpreter; } in GetCommandInterpreter() function

12