Searched refs:stop_on_error (Results 1 – 7 of 7) sorted by relevance
205 stop_on_error(true) in CommandData()215 bool stop_on_error; member
303 stop_on_error(true) in CommandData()313 bool stop_on_error; member
188 bool stop_on_error, 219 LazyBool stop_on_error,
245 data_ap->stop_on_error = m_options.m_stop_on_error; in SetWatchpointCommandCallback()289 data->stop_on_error, in WatchpointOptionsCallbackFunction()
267 data_ap->stop_on_error = m_options.m_stop_on_error; in SetBreakpointCommandCallback()312 data->stop_on_error, in BreakpointOptionsCallbackFunction()
2432 bool stop_on_error, in HandleCommands() argument2495 if (stop_on_error) in HandleCommands()2562 LazyBool stop_on_error, in HandleCommandsFromFile() argument2598 if (stop_on_error == eLazyBoolCalculate) in HandleCommandsFromFile()2610 else if (stop_on_error == eLazyBoolYes) in HandleCommandsFromFile()
2170 bool stop_on_error = true; in RunStopHooks() local2176 stop_on_error, in RunStopHooks()