Lines Matching refs:AppendError
421 result.AppendError ("no selected thread in process"); in DoExecute()
523 result.AppendError ("step type is not supported"); in DoExecute()
562 result.AppendError ("Couldn't find thread plan to implement step type."); in DoExecute()
647 … result.AppendError ("invalid target, create a debug target using the 'target create' command"); in DoExecute()
655 result.AppendError ("no process exists. Cannot continue"); in DoExecute()
699 result.AppendError ("no valid thread indexes were specified"); in DoExecute()
738 result.AppendError ("the process doesn't have a current thread"); in DoExecute()
940 … result.AppendError ("invalid target, create a debug target using the 'target create' command"); in DoExecute()
948 result.AppendError ("need a valid process to step"); in DoExecute()
1175 result.AppendError ("no process"); in DoExecute()
1410 result.AppendError("Don't know how to return from inlined frames."); in DoExecute()