New ARI warning Thu Jun 11 01:53:57 UTC 2015

GDB Administrator gdbadmin@sourceware.org
Thu Jun 11 01:54:00 GMT 2015


238a239,240
> gdb/i386-tdep.c:8720: code: long long: Do not use 'long long', instead use LONGEST
gdb/i386-tdep.c:8720:  long long int size;
> gdb/i386-tdep.c:8755: code: %ll: Do not use printf(%ll), instead use printf(%s,phex()) to dump a 'long long' value
gdb/i386-tdep.c:8755:      ui_out_field_fmt (uiout, "size", "%lld", size);
394a397
> gdb/nat/linux-namespaces.c:28: regression: wait.h: Do not include wait.h or sys/wait.h, instead include gdb_wait.h
gdb/nat/linux-namespaces.c:28:#include <sys/wait.h>



More information about the Gdb-patches mailing list