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


> +/* 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".

-- 
Joel


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