Searched refs:SetEchoCommands (Results 1 – 11 of 11) sorted by relevance
88 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands() function in SBCommandInterpreterRunOptions91 m_opaque_up->SetEchoCommands(echo_commands); in SetEchoCommands()
49 void SetEchoCommands(bool);
140 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() function572 void SetEchoCommands(bool enable);
271 options.SetEchoCommands(false); in WatchpointOptionsCallbackFunction()
463 options.SetEchoCommands(false); in DoExecute()
183 options.SetEchoCommands(m_interpreter.GetEchoCommands()); in DoExecute()
569 options.SetEchoCommands(!m_option_data.m_source_quietly); in MainLoop()
634 options.SetEchoCommands(true); in BreakpointOptionsCallbackFunction()
202 void CommandInterpreter::SetEchoCommands(bool enable) { in SetEchoCommands() function in CommandInterpreter
3826 options.SetEchoCommands(false); in HandleStop()
13553 (arg1)->SetEchoCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommands()