On Thu, Oct 22, 2009 at 5:45 PM, Paul Pluzhnikov wrote: > More problems: on Linux/x86_64: > > ../../src/gdb/record.c:2062: warning: format '%d' expects type 'int', > but argument 3 has type 'long unsigned int' I've committed attached patch as obvious. Thanks, -- Paul Pluzhnikov 2009-10-22 Paul Pluzhnikov * record.c (record_restore, cmd_record_save): Fix warnings.