Lines Matching refs:AppendError
44 result.AppendError("There's no process or it is not alive."); in CheckTargetForWatchpointOperations()
254 result.AppendError("Invalid watchpoints specification."); in DoExecute()
317 result.AppendError("No watchpoints exist to be enabled."); in DoExecute()
334 result.AppendError("Invalid watchpoints specification."); in DoExecute()
394 result.AppendError("No watchpoints exist to be disabled."); in DoExecute()
407 result.AppendError("Disable all watchpoints failed\n"); in DoExecute()
415 result.AppendError("Invalid watchpoints specification."); in DoExecute()
515 result.AppendError("No watchpoints exist to be deleted."); in DoExecute()
540 result.AppendError("Invalid watchpoints specification."); in DoExecute()
645 result.AppendError("No watchpoints exist to be ignored."); in DoExecute()
661 result.AppendError("Invalid watchpoints specification."); in DoExecute()
774 result.AppendError("No watchpoints exist to be modified."); in DoExecute()
788 result.AppendError("Invalid watchpoints specification."); in DoExecute()
999 result.AppendError(error.AsCString()); in DoExecute()
1167 result.AppendError(error.AsCString()); in DoExecute()