Home
last modified time | relevance | path

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

12

/freebsd/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.cpp465 json::Value cmd_stats = debugger.GetCommandInterpreter().GetStatistics(); in ReportStatistics()
492 debugger.GetCommandInterpreter().GetTranscript(); in ReportStatistics()
H A DLanguageRuntime.cpp302 command_callback(parent->GetCommandInterpreter()); in InitializeCommands()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp111 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in ParseOptions()
116 args, &exe_ctx, GetCommandInterpreter().GetPlatform(true), in ParseOptions()
294 request, opt_element_vector, GetCommandInterpreter()); in HandleCompletion()
336 GetCommandInterpreter(), arg_entry->completion_type, request, nullptr); in HandleArgumentCompletion()
362 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in HelpTextContainsWord()
638 CommandInterpreter &interpreter = GetCommandInterpreter(); in FormatLongHelpText()
664 CommandInterpreter &interpreter = GetCommandInterpreter(); in GenerateHelpText()
675 GetCommandInterpreter().GetDebugger().GetTerminalWidth()); in GenerateHelpText()
H A DCommandAlias.cpp41 cmd_obj_sp->GetCommandInterpreter().GetExecutionContext(); in ProcessAliasOptionsArgs()
/freebsd/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 DCommandObjectExpression.cpp508 GetCommandInterpreter().GetDebugger().GetAsyncOutputStream(); in IOHandlerInputComplete()
510 GetCommandInterpreter().GetDebugger().GetAsyncErrorStream(); in IOHandlerInputComplete()
513 GetCommandInterpreter().GetDebugger().GetUseColor()); in IOHandlerInputComplete()
537 Debugger &debugger = GetCommandInterpreter().GetDebugger(); in GetMultilineExpression()
583 auto exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
H A DCommandObjectMultiword.cpp84 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadSubCommand()
94 lldbassert((&GetCommandInterpreter() == &cmd_obj_sp->GetCommandInterpreter()) && in LoadUserSubcommand()
H A DCommandObjectCommands.cpp124 source_dir = GetDebugger().GetCommandInterpreter().GetCurrentSourceDir(); in DoExecute()
381 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
818 if (!GetDebugger().GetCommandInterpreter().GetBatchCommandMode()) in IOHandlerInputComplete()
1082 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()
1146 GetCommandInterpreter(), m_completion_type, request, nullptr); in HandleArgumentCompletion()
2227 source_dir = GetDebugger().GetCommandInterpreter().GetCurrentSourceDir(); in DoExecute()
2467 m_overwrite = !GetDebugger().GetCommandInterpreter().GetRequireCommandOverwrite(); in DoExecute()
2477 m_container = GetCommandInterpreter().VerifyUserMultiwordCmdPath( in DoExecute()
2665 GetCommandInterpreter().VerifyUserMultiwordCmdPath(command, true, in DoExecute()
2818 GetCommandInterpreter(), cmd_name, m_options.m_short_help.c_str(), in DoExecute()
[all …]
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()
988 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()
1677 ExecutionContext exe_ctx = GetCommandInterpreter().GetExecutionContext(); in DoExecute()
1770 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 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 DCommandObjectStats.cpp154 !GetDebugger().GetCommandInterpreter().GetSaveTranscript()) { in DoExecute()
H A DCommandObjectBreakpoint.cpp862 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
928 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1038 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1397 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1794 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
1868 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
2315 GetCommandInterpreter(), lldb::eBreakpointCompletion, request, nullptr); in HandleArgumentCompletion()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp254 SBCommandInterpreter interp = debugger.GetCommandInterpreter(); in Create()
317 m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b); in SkipLLDBInitFiles()
324 m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b); in SkipAppInitFiles()
440 m_opaque_sp->GetCommandInterpreter().GetExecutionContext()); in GetSetting()
513 SBCommandInterpreter SBDebugger::GetCommandInterpreter() { in GetCommandInterpreter() function in SBDebugger
518 sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter()); in GetCommandInterpreter()
532 SBCommandInterpreter sb_interpreter(GetCommandInterpreter()); in HandleCommand()
541 SBProcess process(GetCommandInterpreter().GetProcess()); in HandleCommand()
1223 m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter(options); in RunCommandInterpreter()
1240 CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter(); in RunCommandInterpreter()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp31 auto exe_ctx = debugger.GetCommandInterpreter().GetExecutionContext(); in REPL()
235 CommandInterpreter &ci = debugger.GetCommandInterpreter(); in IOHandlerInputComplete()
508 debugger.GetCommandInterpreter().HandleCompletion(sub_request); in IOHandlerComplete()
592 debugger.GetCommandInterpreter().GetCommandObjectForCommand( in RunLoop()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp192 .GetCommandInterpreter() in IOHandlerSuggestion()
202 io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion(request); in IOHandlerComplete()
206 io_handler.GetDebugger().GetCommandInterpreter(), in IOHandlerComplete()
H A DIOHandlerCursesGUI.cpp2967 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess()
3546 m_debugger.GetCommandInterpreter().GetExecutionContext(); in StopRunningProcess()
3844 m_debugger.GetCommandInterpreter(), m_completion_mask, request, in UpdateMatches()
5104 return m_debugger.GetCommandInterpreter() in GetProcess()
5199 return m_debugger.GetCommandInterpreter() in GetProcess()
5315 m_debugger.GetCommandInterpreter().GetExecutionContext()); in GetProcess()
5912 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw()
5979 m_debugger.GetCommandInterpreter().GetExecutionContext()); in WindowDelegateDraw()
6418 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction()
6430 m_debugger.GetCommandInterpreter().GetExecutionContext(); in MenuDelegateAction()
[all …]
H A DDebugger.cpp235 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPropertyValue()
239 GetCommandInterpreter().BroadcastEvent(prompt_change_event_sp); in SetPropertyValue()
351 GetCommandInterpreter().UpdatePrompt(new_prompt); in SetPrompt()
462 GetCommandInterpreter().UpdateUseColor(b); in SetUseColor()
888 CommandInterpreter &cmd_interpreter = debugger_sp->GetCommandInterpreter(); in Destroy()
1485 return GetCommandInterpreter().WasInterrupted(); in InterruptRequested()
2226 GetCommandInterpreter().BroadcastEvent( in StopEventHandlerThread()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DTool.cpp75 debugger_sp->GetCommandInterpreter().HandleCommand( in Call()
/freebsd/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp783 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute()
891 GetCommandInterpreter().GetDebugger().shared_from_this(); in DoExecute()
1348 auto &interpreter = debugger.GetCommandInterpreter(); in DebuggerInitialize()
1805 auto &interpreter = debugger_sp->GetCommandInterpreter(); in EnableNow()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp665 .GetCommandInterpreter() in PrintChildrenPostamble()
865 .GetCommandInterpreter() in PrintChildrenIfNeeded()
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp463 SBCommandInterpreter sb_interpreter = m_debugger.GetCommandInterpreter(); in MainLoop()
479 m_debugger.GetCommandInterpreter().AllowExitCodeOnQuit(true); in MainLoop()

12