This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc v2][4/6] Readlink as file I/O target operation


Pedro Alves wrote:
> On 01/13/2012 06:15 PM, Ulrich Weigand wrote:
> > +  *target_errno = FILEIO_EUNKNOWN;
> 
> Should this be FILEIO_ENOSYS ?

Makes sense.   I guess the same then needs to be returned
from the various target_ routines if the operation is not
supported on the current target.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]