Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: GDB Administrator <gdbadmin@sourceware.org>
To: gdb-patches@sourceware.org
Subject: New ARI warning Thu Nov 24 01:57:17 UTC 2016
Date: Thu, 24 Nov 2016 01:57:00 -0000	[thread overview]
Message-ID: <20161124015717.GA16844@sourceware.org> (raw)

16c16
< gdb/alphanbsd-tdep.c:246: obsolete: get_frame_base: Replace get_frame_base with get_frame_id, get_frame_base_address, get_frame_locals_address, or get_frame_args_address.
gdb/alphanbsd-tdep.c:246:  return get_frame_base (get_next_frame (frame));
> gdb/alpha-nbsd-tdep.c:246: obsolete: get_frame_base: Replace get_frame_base with get_frame_id, get_frame_base_address, get_frame_locals_address, or get_frame_args_address.
gdb/alpha-nbsd-tdep.c:246:  return get_frame_base (get_next_frame (frame));
30,31c30,31
< gdb/armnbsd-nat.c:499: deprecated: deprecated add_core_fns: Do not use deprecated add_core_fns, see declaration for details
gdb/armnbsd-nat.c:499:  deprecated_add_core_fns (&arm_netbsd_core_fns);
< gdb/armnbsd-nat.c:500: deprecated: deprecated add_core_fns: Do not use deprecated add_core_fns, see declaration for details
gdb/armnbsd-nat.c:500:  deprecated_add_core_fns (&arm_netbsd_elfcore_fns);
> gdb/arm-nbsd-nat.c:499: deprecated: deprecated add_core_fns: Do not use deprecated add_core_fns, see declaration for details
gdb/arm-nbsd-nat.c:499:  deprecated_add_core_fns (&arm_netbsd_core_fns);
> gdb/arm-nbsd-nat.c:500: deprecated: deprecated add_core_fns: Do not use deprecated add_core_fns, see declaration for details
gdb/arm-nbsd-nat.c:500:  deprecated_add_core_fns (&arm_netbsd_elfcore_fns);
218a219,221
> gdb/hppa-nbsd-nat.c:36: code: OP eol: Do not use &&, or || at the end of a line
gdb/hppa-nbsd-nat.c:36:  return ((regnum >= HPPA_R0_REGNUM && regnum <= HPPA_R31_REGNUM) ||
> gdb/hppa-nbsd-nat.c:37: code: OP eol: Do not use &&, or || at the end of a line
gdb/hppa-nbsd-nat.c:37:          (regnum >= HPPA_SAR_REGNUM && regnum <= HPPA_PCSQ_TAIL_REGNUM) ||
> gdb/hppa-nbsd-nat.c:38: code: OP eol: Do not use &&, or || at the end of a line
gdb/hppa-nbsd-nat.c:38:          regnum == HPPA_IPSW_REGNUM ||
222,224d224
< gdb/hppanbsd-nat.c:36: code: OP eol: Do not use &&, or || at the end of a line
gdb/hppanbsd-nat.c:36:  return ((regnum >= HPPA_R0_REGNUM && regnum <= HPPA_R31_REGNUM) ||
< gdb/hppanbsd-nat.c:37: code: OP eol: Do not use &&, or || at the end of a line
gdb/hppanbsd-nat.c:37:          (regnum >= HPPA_SAR_REGNUM && regnum <= HPPA_PCSQ_TAIL_REGNUM) ||
< gdb/hppanbsd-nat.c:38: code: OP eol: Do not use &&, or || at the end of a line
gdb/hppanbsd-nat.c:38:          regnum == HPPA_IPSW_REGNUM ||
323d322
< gdb/mi/mi-main.c:2454: code: OP eol: Do not use &&, or || at the end of a line
gdb/mi/mi-main.c:2454:  if (delta.tv_sec >= update_threshold.tv_sec &&
679a679
> gdb/utils.c:1878: code: no parameter function: Function having no parameter should be declared with funcname (void).
gdb/utils.c:1878:get_prompt_for_continue_wait_time ()


             reply	other threads:[~2016-11-24  1:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24  1:57 GDB Administrator [this message]
2016-11-24  2:48 ` John Baldwin
2016-11-24 16:36   ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161124015717.GA16844@sourceware.org \
    --to=gdbadmin@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox