Searched refs:SetEchoCommands (Results 1 – 13 of 13) 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);
95 opts.SetEchoCommands(not opts.GetEchoCommands())
139 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() function558 void SetEchoCommands(bool enable);
271 options.SetEchoCommands(false); in WatchpointOptionsCallbackFunction()
469 options.SetEchoCommands(false); in DoExecute()
183 options.SetEchoCommands(m_interpreter.GetEchoCommands()); in DoExecute()
635 options.SetEchoCommands(true); in BreakpointOptionsCallbackFunction()
572 options.SetEchoCommands(!m_option_data.m_source_quietly); in MainLoop()
1065 run_options.SetEchoCommands(True)
185 void CommandInterpreter::SetEchoCommands(bool enable) { in SetEchoCommands() function in CommandInterpreter
3613 options.SetEchoCommands(false); in HandleStop()