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 Wed Jan 25 01:54:54 UTC 2012


339a340,341
> gdb/i386-nat.c:226: comment: GNU/Linux: Do not use 'Linux', instead use 'Linux kernel' or 'GNU/Linux system'; comments should clearly differentiate between the two (this test assumes that word 'Linux' appears on the same line as the word 'GNU' or 'kernel' or a kernel version
gdb/i386-nat.c:226:	     on fork/vfork/clone.  Newer Linux kernels create such tasks with
> gdb/i386-nat.c:231: comment: GNU/Linux: Do not use 'Linux', instead use 'Linux kernel' or 'GNU/Linux system'; comments should clearly differentiate between the two (this test assumes that word 'Linux' appears on the same line as the word 'GNU' or 'kernel' or a kernel version
gdb/i386-nat.c:231:	     process to be compatible with the older Linux kernels.
391,392d392
< gdb/infrun.c:3336: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/infrun.c:3336:#ifdef SOLIB_ADD
< gdb/infrun.c:3337: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/infrun.c:3337:	  SOLIB_ADD (NULL, 0, &current_target, auto_solib_add);
404d403
< gdb/infrun.c:6925: code: OP eol: Do not use &&, or || at the end of a line
gdb/infrun.c:6925:  if (last.kind != TARGET_WAITKIND_SYSCALL_ENTRY &&


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