To debug returns, step through the method that has the return statement and when it returns to the calling method, check to see that the variable/field catching the return is the correct value.