[RFA, 3 of 3] save/restore process record, part 3 (save/restore)

Andreas Schwab schwab@redhat.com
Fri Oct 23 14:46:00 GMT 2009


Eli Zaretskii <eliz@gnu.org> writes:

> sizeof returns a value of the type `size_t'.  On a 64-bit host, size_t
> is typically a 64-bit data type, and so is `unsigned long'.

Even though the sizeof return value has type size_t it still may fit in
an int (and most of the time it does).

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."



More information about the Gdb-patches mailing list