Lines Matching refs:AppendError
45 result.AppendError("Invalid target. No existing target or watchpoints."); in CheckTargetForWatchpointOperations()
52 result.AppendError("Thre's no process or it is not alive."); in CheckTargetForWatchpointOperations()
235 result.AppendError("Invalid target. No current target or watchpoints."); in DoExecute()
278 result.AppendError("Invalid watchpoints specification."); in DoExecute()
335 result.AppendError("No watchpoints exist to be enabled."); in DoExecute()
352 result.AppendError("Invalid watchpoints specification."); in DoExecute()
406 result.AppendError("No watchpoints exist to be disabled."); in DoExecute()
419 result.AppendError("Disable all watchpoints failed\n"); in DoExecute()
427 result.AppendError("Invalid watchpoints specification."); in DoExecute()
481 result.AppendError("No watchpoints exist to be deleted."); in DoExecute()
503 result.AppendError("Invalid watchpoints specification."); in DoExecute()
605 result.AppendError("No watchpoints exist to be ignored."); in DoExecute()
621 result.AppendError("Invalid watchpoints specification."); in DoExecute()
734 result.AppendError("No watchpoints exist to be modified."); in DoExecute()
748 result.AppendError("Invalid watchpoints specification."); in DoExecute()
951 result.AppendError(error.AsCString()); in DoExecute()
1119 result.AppendError(error.AsCString()); in DoExecute()