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]

New ARI warning Sat Jul 25 01:54:06 UTC 2015


180d179
< gdb/gdb_ptrace.h:142: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdb_ptrace.h:142:#  define PTRACE_TYPE_ARG3 long long
375a375
> gdb/nat/gdb_ptrace.h:142: code: long long: Do not use 'long long', instead use LONGEST
gdb/nat/gdb_ptrace.h:142:#  define PTRACE_TYPE_ARG3 long long


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