64-bit (>4GB) inferior data types rules; TYPE_LENGTH: unsigned -> ULONGEST

Joel Brobecker brobecker@adacore.com
Sun Sep 30 16:56:00 GMT 2012


>     BTW for size_t/ssize_t format string is "%z".

Unfortunately, that's C99... Not sure what the best approach would
be - I think people typically cast to long or unsigned long and
then use the us %l or %ul.

-- 
Joel



More information about the Gdb mailing list