Searched refs:SetEchoCommands (Results 1 – 12 of 12) sorted by relevance
88 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands() function in SBCommandInterpreterRunOptions91 m_opaque_up->SetEchoCommands(echo_commands); in SetEchoCommands()
54 SetEchoCommands (bool);
49 void SetEchoCommands(bool);
140 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() function570 void SetEchoCommands(bool enable);
271 options.SetEchoCommands(false); in WatchpointOptionsCallbackFunction()
469 options.SetEchoCommands(false); in DoExecute()
184 options.SetEchoCommands(m_interpreter.GetEchoCommands()); in DoExecute()
635 options.SetEchoCommands(true); in BreakpointOptionsCallbackFunction()
574 options.SetEchoCommands(!m_option_data.m_source_quietly); in MainLoop()
1133 run_options.SetEchoCommands(True)
202 void CommandInterpreter::SetEchoCommands(bool enable) { in SetEchoCommands() function in CommandInterpreter
3710 options.SetEchoCommands(false); in HandleStop()