public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* New ARI warning Thu Nov 24 01:57:17 UTC 2016
@ 2016-11-24  1:57 GDB Administrator
  2016-11-24  2:48 ` John Baldwin
  0 siblings, 1 reply; 3+ messages in thread
From: GDB Administrator @ 2016-11-24  1:57 UTC (permalink / raw)
  To: gdb-patches

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 ()

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

* Re: New ARI warning Thu Nov 24 01:57:17 UTC 2016
  2016-11-24  1:57 New ARI warning Thu Nov 24 01:57:17 UTC 2016 GDB Administrator
@ 2016-11-24  2:48 ` John Baldwin
  2016-11-24 16:36   ` Pedro Alves
  0 siblings, 1 reply; 3+ messages in thread
From: John Baldwin @ 2016-11-24  2:48 UTC (permalink / raw)
  To: gdb-patches; +Cc: GDB Administrator

On Thursday, November 24, 2016 01:57:18 AM GDB Administrator wrote:
> 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 ()

Should this ARI check be dropped since this is normal C++?

-- 
John Baldwin

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

* Re: New ARI warning Thu Nov 24 01:57:17 UTC 2016
  2016-11-24  2:48 ` John Baldwin
@ 2016-11-24 16:36   ` Pedro Alves
  0 siblings, 0 replies; 3+ messages in thread
From: Pedro Alves @ 2016-11-24 16:36 UTC (permalink / raw)
  To: John Baldwin, gdb-patches; +Cc: GDB Administrator

On 11/24/2016 02:48 AM, John Baldwin wrote:
> On Thursday, November 24, 2016 01:57:18 AM GDB Administrator wrote:
>> 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 ()
> 
> Should this ARI check be dropped since this is normal C++?

Yes.

Thanks,
Pedro Alves

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

end of thread, other threads:[~2016-11-24 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-24  1:57 New ARI warning Thu Nov 24 01:57:17 UTC 2016 GDB Administrator
2016-11-24  2:48 ` John Baldwin
2016-11-24 16:36   ` 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).