Searched refs:SetStopOnError (Results 1 – 12 of 12) 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);
270 options.SetStopOnError(data->stop_on_error); in WatchpointOptionsCallbackFunction()
472 options.SetStopOnError(false); in DoExecute()
176 options.SetStopOnError(m_options.m_stop_on_error.GetCurrentValue()); in DoExecute()
128 void SetStopOnError(bool stop_on_error) { in SetStopOnError() function
634 options.SetStopOnError(data->stop_on_error); in BreakpointOptionsCallbackFunction()
572 options.SetStopOnError(true); in MainLoop()
1131 run_options.SetStopOnError(True)
2368 options.SetStopOnError(false); in SourceInitFile()
3709 options.SetStopOnError(true); in HandleStop()