Searched refs:SetEchoCommands (Results 1 – 14 of 14) sorted by relevance
88 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands() function in SBCommandInterpreterRunOptions91 m_opaque_up->SetEchoCommands(echo_commands); in SetEchoCommands()
97 options.SetEchoCommands(False)133 opts.SetEchoCommands(not opts.GetEchoCommands())
49 void SetEchoCommands(bool);
51 options.SetEchoCommands(False)
147 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() function 593 void SetEchoCommands(bool enable);
93 options.SetEchoCommands(False)
259 options.SetEchoCommands(false); in WatchpointOptionsCallbackFunction()
431 options.SetEchoCommands(false); in DoExecute()
164 options.SetEchoCommands(m_interpreter.GetEchoCommands()); in DoExecute()
631 options.SetEchoCommands(true); in BreakpointOptionsCallbackFunction()
554 options.SetEchoCommands(!m_option_data.m_source_quietly); in MainLoop()
1575 run_options.SetEchoCommands(True)
216 void CommandInterpreter::SetEchoCommands(bool enable) { in SetEchoCommands() function in CommandInterpreter
3943 options.SetEchoCommands(false);