Lines Matching refs:AppendError
50 result.AppendError ("Invalid target. No existing target or watchpoints."); in CheckTargetForWatchpointOperations()
57 result.AppendError ("Thre's no process or it is not alive."); in CheckTargetForWatchpointOperations()
263 result.AppendError ("Invalid target. No current target or watchpoints."); in DoExecute()
309 result.AppendError("Invalid watchpoints specification."); in DoExecute()
391 result.AppendError("No watchpoints exist to be enabled."); in DoExecute()
409 result.AppendError("Invalid watchpoints specification."); in DoExecute()
469 result.AppendError("No watchpoints exist to be disabled."); in DoExecute()
484 result.AppendError("Disable all watchpoints failed\n"); in DoExecute()
494 result.AppendError("Invalid watchpoints specification."); in DoExecute()
553 result.AppendError("No watchpoints exist to be deleted."); in DoExecute()
577 result.AppendError("Invalid watchpoints specification."); in DoExecute()
701 result.AppendError("No watchpoints exist to be ignored."); in DoExecute()
718 result.AppendError("Invalid watchpoints specification."); in DoExecute()
858 result.AppendError("No watchpoints exist to be modified."); in DoExecute()
875 result.AppendError("Invalid watchpoints specification."); in DoExecute()
1105 result.AppendError(error.AsCString()); in DoExecute()
1226 result.AppendError (error.AsCString()); in DoExecute()
1314 result.AppendError(error.AsCString()); in DoExecute()