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: [unavailable values part 1, 01/17] base support for unavailable value contents


On Thursday 10 February 2011 04:17:31, Joel Brobecker wrote:
> > +/* Given a value, determine whether the contents bytes starting at
> > +   OFFSET and extending for LENGTH bytes are available.  This returns
> > +   zero if all bytes in the given range are available, zero if any
> > +   byte is unavailable.  */
> 
> s/zero/nonzero/ in the first "zero".

Whoops.  Thanks!

-- 
Pedro Alves


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