public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* New ARI warning Fri Feb 27 01:54:21 UTC 2015
@ 2015-02-27  1:54 GDB Administrator
  2015-02-27  8:24 ` Joel Brobecker
  0 siblings, 1 reply; 6+ messages in thread
From: GDB Administrator @ 2015-02-27  1:54 UTC (permalink / raw)
  To: gdb-patches

16a17
> gdb/amd64fbsd-tdep.c:54: code: OP eol: Do not use &&, or || at the end of a line
gdb/amd64fbsd-tdep.c:54:  if (memcmp (buf, amd64fbsd_sigtramp_code, sizeof amd64fbsd_sigtramp_code) !=
242a244,250
> gdb/i386fbsd-tdep.c:108: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:108:gdb_static_assert (sizeof i386fbsd_sigtramp_start ==
> gdb/i386fbsd-tdep.c:110: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:110:gdb_static_assert (sizeof i386fbsd_sigtramp_start ==
> gdb/i386fbsd-tdep.c:112: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:112:gdb_static_assert (sizeof i386fbsd_sigtramp_middle ==
> gdb/i386fbsd-tdep.c:114: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:114:gdb_static_assert (sizeof i386fbsd_sigtramp_middle ==
> gdb/i386fbsd-tdep.c:116: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:116:gdb_static_assert (sizeof i386fbsd_sigtramp_end ==
> gdb/i386fbsd-tdep.c:118: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:118:gdb_static_assert (sizeof i386fbsd_sigtramp_end ==
> gdb/i386fbsd-tdep.c:138: code: OP eol: Do not use &&, or || at the end of a line
gdb/i386fbsd-tdep.c:138:  if (memcmp (buf, i386fbsd_sigtramp_start, sizeof i386fbsd_sigtramp_start) ==

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-13 17:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-27  1:54 New ARI warning Fri Feb 27 01:54:21 UTC 2015 GDB Administrator
2015-02-27  8:24 ` Joel Brobecker
2015-02-27 19:01   ` John Baldwin
2015-03-02 15:02     ` Joel Brobecker
2015-03-12 19:37       ` John Baldwin
2015-03-13 17:50         ` Pedro Alves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).