debugcall debugs the non-generic function, S3 method or S4
  method that would be called by evaluating call. Thus, the user
  does not need to specify the signature when debugging
  methods. Although the call is actually to the generic, it is the
  method that is debugged, not the generic, except for non-standard S3
  generics (see isS3stdGeneric).