reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/API/SBDebugger.cpp
  279     m_opaque_sp->GetCommandInterpreter().SkipLLDBInitFiles(b);
  286     m_opaque_sp->GetCommandInterpreter().SkipAppInitFiles(b);
  466     sb_interpreter.reset(&m_opaque_sp->GetCommandInterpreter());
 1159     m_opaque_sp->GetCommandInterpreter().RunCommandInterpreter(
 1178     CommandInterpreter &interp = m_opaque_sp->GetCommandInterpreter();
 1244         debugger_sp->GetCommandInterpreter().GetExecutionContext());
 1269         debugger_sp->GetCommandInterpreter().GetExecutionContext());
tools/lldb/source/Breakpoint/BreakpointOptions.cpp
  652       debugger.GetCommandInterpreter().HandleCommands(commands, &exe_ctx,
tools/lldb/source/Commands/CommandObjectCommands.cpp
  967             if (!GetDebugger().GetCommandInterpreter().GetBatchCommandMode()) {
tools/lldb/source/Commands/CommandObjectWatchpointCommand.cpp
  302         debugger.GetCommandInterpreter().HandleCommands(commands, &exe_ctx,
tools/lldb/source/Core/Debugger.cpp
  284       GetCommandInterpreter().UpdatePrompt(new_prompt);
  288       GetCommandInterpreter().BroadcastEvent(prompt_change_event_sp);
  354   GetCommandInterpreter().UpdatePrompt(new_prompt);
 1533     GetCommandInterpreter().BroadcastEvent(
tools/lldb/source/Core/IOHandler.cpp
  225     io_handler.GetDebugger().GetCommandInterpreter().HandleCompletion(request);
  229         io_handler.GetDebugger().GetCommandInterpreter(),
 1833                   debugger.GetCommandInterpreter().UpdateExecutionContext(
 1846           debugger.GetCommandInterpreter().UpdateExecutionContext(nullptr);
 2209         m_debugger.GetCommandInterpreter().GetExecutionContext());
 2447     return m_debugger.GetCommandInterpreter()
 2544     return m_debugger.GetCommandInterpreter()
 2980         m_debugger.GetCommandInterpreter().GetExecutionContext());
 3048         m_debugger.GetCommandInterpreter().GetExecutionContext());
 3468           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3480           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3492           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3504           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3516           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3527           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3538           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3553           m_debugger.GetCommandInterpreter().GetExecutionContext();
 3724         m_debugger.GetCommandInterpreter().GetExecutionContext();
 3812         m_debugger.GetCommandInterpreter().GetExecutionContext();
 4289             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4312             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4329             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4349             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4364           m_debugger.GetCommandInterpreter().GetExecutionContext();
 4374             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4384             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4394             m_debugger.GetCommandInterpreter().GetExecutionContext();
 4406           m_debugger.GetCommandInterpreter().GetExecutionContext();
 4419           m_debugger.GetCommandInterpreter().GetExecutionContext();
tools/lldb/source/DataFormatters/ValueObjectPrinter.cpp
  612           .GetCommandInterpreter()
tools/lldb/source/Expression/REPL.cpp
   28   auto exe_ctx = debugger.GetCommandInterpreter().GetExecutionContext();
  194     CommandInterpreter &ci = debugger.GetCommandInterpreter();
  452     debugger.GetCommandInterpreter().HandleCompletion(sub_request);
  543         debugger.GetCommandInterpreter().GetCommandObjectForCommand(
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
 5407         GetTarget().GetDebugger().GetCommandInterpreter());
tools/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp
  889         GetTarget().GetDebugger().GetCommandInterpreter());
tools/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  539   bool batch_mode = m_debugger.GetCommandInterpreter().GetBatchCommandMode();
 1217   m_debugger.GetCommandInterpreter().GetPythonCommandsFromIOHandler(
 1224   m_debugger.GetCommandInterpreter().GetPythonCommandsFromIOHandler(
tools/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
 1370   auto &interpreter = debugger.GetCommandInterpreter();
 1831     auto &interpreter = debugger_sp->GetCommandInterpreter();
tools/lldb/source/Target/StructuredDataPlugin.cpp
   47   auto &interpreter = debugger.GetCommandInterpreter();
   51         debugger.GetCommandInterpreter().GetCommandObject("plugin");
tools/lldb/source/Target/Target.cpp
 2658         GetDebugger().GetCommandInterpreter().HandleCommands(
 2861       debugger.GetCommandInterpreter().GetSynchronous();
tools/lldb/source/Target/TargetList.cpp
   96   CommandInterpreter &interpreter = debugger.GetCommandInterpreter();
tools/lldb/tools/lldb-test/lldb-test.cpp
  381     if (!Dbg.GetCommandInterpreter().HandleCommand(
 1022   CommandInterpreter &CI = Dbg.GetCommandInterpreter();
 1085   Dbg->GetCommandInterpreter().HandleCommand(