Searched refs:SetStopOnError (Results 1 – 13 of 13) sorted by relevance
64 void SBCommandInterpreterRunOptions::SetStopOnError(bool stop_on_error) { in SetStopOnError() function in SBCommandInterpreterRunOptions67 m_opaque_up->SetStopOnError(stop_on_error); in SetStopOnError()
42 SetStopOnError (bool);
41 void SetStopOnError(bool);
93 opts.SetStopOnError(not opts.GetStopOnError())
270 options.SetStopOnError(data->stop_on_error); in WatchpointOptionsCallbackFunction()
472 options.SetStopOnError(false); in DoExecute()
175 options.SetStopOnError(m_options.m_stop_on_error.GetCurrentValue()); in DoExecute()
127 void SetStopOnError(bool stop_on_error) { in SetStopOnError() function
634 options.SetStopOnError(data->stop_on_error); in BreakpointOptionsCallbackFunction()
570 options.SetStopOnError(true); in MainLoop()
1063 run_options.SetStopOnError(True)
2321 options.SetStopOnError(false); in SourceInitFile()
3612 options.SetStopOnError(true); in HandleStop()