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 Tue May 7 01:52:01 UTC 2013 in -D 2013-05-07-gmt


34,37d33
< gdb/breakpoint.c:5370: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/breakpoint.c:5370:#ifdef SOLIB_ADD
< gdb/breakpoint.c:5371: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/breakpoint.c:5371:  SOLIB_ADD (NULL, 0, &current_target, auto_solib_add);
< gdb/breakpoint.c:7420: deprecate: PC_SOLIB: Replace PC_SOLIB with nothing, not needed?
gdb/breakpoint.c:7420:#ifdef PC_SOLIB
< gdb/breakpoint.c:7421: deprecate: PC_SOLIB: Replace PC_SOLIB with nothing, not needed?
gdb/breakpoint.c:7421:	&& PC_SOLIB (loc->address)
146,153d141
< gdb/config/rs6000/nm-rs6000.h:26: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/config/rs6000/nm-rs6000.h:26:#define	SOLIB_CREATE_INFERIOR_HOOK(PID)	  do {					    xcoff_relocate_symtab (PID);	  } while (0)
gdb/config/rs6000/nm-rs6000.h:26:#define	SOLIB_CREATE_INFERIOR_HOOK(PID)	  do {					    xcoff_relocate_symtab (PID);	  } while (0)
< gdb/config/rs6000/nm-rs6000.h:26: macro: nm SOLIB_CREATE_INFERIOR_HOOK: Do not define macros such as SOLIB_CREATE_INFERIOR_HOOK in a tm, nm or xm file, in fact do not provide a tm, nm or xm file
gdb/config/rs6000/nm-rs6000.h:26:#define	SOLIB_CREATE_INFERIOR_HOOK(PID)	  do {					    xcoff_relocate_symtab (PID);	  } while (0)
gdb/config/rs6000/nm-rs6000.h:26:#define	SOLIB_CREATE_INFERIOR_HOOK(PID)	  do {					    xcoff_relocate_symtab (PID);	  } while (0)
< gdb/config/rs6000/nm-rs6000.h:37: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/config/rs6000/nm-rs6000.h:37:#define	SOLIB_ADD(a, b, c, d)	  if (PIDGET (inferior_ptid))	           xcoff_relocate_symtab (PIDGET (inferior_ptid));   else		          xcoff_relocate_core (c);
gdb/config/rs6000/nm-rs6000.h:37:#define	SOLIB_ADD(a, b, c, d)	  if (PIDGET (inferior_ptid))	           xcoff_relocate_symtab (PIDGET (inferior_ptid));   else		          xcoff_relocate_core (c);
< gdb/config/rs6000/nm-rs6000.h:37: macro: nm SOLIB_ADD: Do not define macros such as SOLIB_ADD in a tm, nm or xm file, in fact do not provide a tm, nm or xm file
gdb/config/rs6000/nm-rs6000.h:37:#define	SOLIB_ADD(a, b, c, d)	  if (PIDGET (inferior_ptid))	           xcoff_relocate_symtab (PIDGET (inferior_ptid));   else		          xcoff_relocate_core (c);
gdb/config/rs6000/nm-rs6000.h:37:#define	SOLIB_ADD(a, b, c, d)	  if (PIDGET (inferior_ptid))	           xcoff_relocate_symtab (PIDGET (inferior_ptid));   else		          xcoff_relocate_core (c);
< gdb/config/rs6000/nm-rs6000.h:45: deprecate: PC_SOLIB: Replace PC_SOLIB with nothing, not needed?
gdb/config/rs6000/nm-rs6000.h:45:#define	PC_SOLIB(PC)	xcoff_solib_address(PC)
gdb/config/rs6000/nm-rs6000.h:45:#define	PC_SOLIB(PC)	xcoff_solib_address(PC)
< gdb/config/rs6000/nm-rs6000.h:45: macro: nm PC_SOLIB: Do not define macros such as PC_SOLIB in a tm, nm or xm file, in fact do not provide a tm, nm or xm file
gdb/config/rs6000/nm-rs6000.h:45:#define	PC_SOLIB(PC)	xcoff_solib_address(PC)
gdb/config/rs6000/nm-rs6000.h:45:#define	PC_SOLIB(PC)	xcoff_solib_address(PC)
< gdb/config/rs6000/nm-rs6000.h:49: deprecated: deprecated ibm6000_target: Do not use deprecated ibm6000_target, see declaration for details
gdb/config/rs6000/nm-rs6000.h:49:#define DEPRECATED_IBM6000_TARGET
gdb/config/rs6000/nm-rs6000.h:49:#define DEPRECATED_IBM6000_TARGET
< gdb/config/rs6000/nm-rs6000.h:49: macro: nm DEPRECATED_IBM6000_TARGET: Do not define macros such as DEPRECATED_IBM6000_TARGET in a tm, nm or xm file, in fact do not provide a tm, nm or xm file
gdb/config/rs6000/nm-rs6000.h:49:#define DEPRECATED_IBM6000_TARGET
gdb/config/rs6000/nm-rs6000.h:49:#define DEPRECATED_IBM6000_TARGET
163,164d150
< gdb/corelow.c:470: deprecated: deprecated ibm6000_target: Do not use deprecated ibm6000_target, see declaration for details
gdb/corelow.c:470:#ifdef DEPRECATED_IBM6000_TARGET
< gdb/corelow.c:478: deprecated: deprecated core_resize_section_table: Do not use deprecated core_resize_section_table, see declaration for details
gdb/corelow.c:478:deprecated_core_resize_section_table (int num_added)
225d210
< gdb/exec.c:253: deprecated: deprecated ibm6000_target: Do not use deprecated ibm6000_target, see declaration for details
gdb/exec.c:253:#ifdef DEPRECATED_IBM6000_TARGET
333,336d317
< gdb/infcmd.c:435: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/infcmd.c:435:#ifdef SOLIB_CREATE_INFERIOR_HOOK
< gdb/infcmd.c:436: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/infcmd.c:436:      SOLIB_CREATE_INFERIOR_HOOK (PIDGET (inferior_ptid));
< gdb/infcmd.c:456: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/infcmd.c:456:#ifdef SOLIB_ADD
< gdb/infcmd.c:457: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/infcmd.c:457:	      SOLIB_ADD (NULL, 0, target, auto_solib_add);
345,346d325
< gdb/infrun.c:961: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/infrun.c:961:#ifdef SOLIB_CREATE_INFERIOR_HOOK
< gdb/infrun.c:962: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/infrun.c:962:  SOLIB_CREATE_INFERIOR_HOOK (PIDGET (inferior_ptid));
653c632,633
< gdb/rs6000-nat.c:1245: deprecated: deprecated core_resize_section_table: Do not use deprecated core_resize_section_table, see declaration for details
gdb/rs6000-nat.c:1245:	  stp = deprecated_core_resize_section_table (2);
> gdb/rs6000-nat.c:731: gettext: trailing new line: A message should not have a trailing new line
gdb/rs6000-nat.c:731:    error (_("cannot find .ldinfo section from core file: %s\n"),
> gdb/rs6000-nat.c:740: gettext: trailing new line: A message should not have a trailing new line
gdb/rs6000-nat.c:740:    error (_("unable to read .ldinfo section from core file: %s\n"),
727,728d706
< gdb/solib.c:1297: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/solib.c:1297:#ifdef SOLIB_CREATE_INFERIOR_HOOK
< gdb/solib.c:1298: deprecate: SOLIB_CREATE_INFERIOR_HOOK: Replace SOLIB_CREATE_INFERIOR_HOOK with nothing, not needed?
gdb/solib.c:1298:      SOLIB_CREATE_INFERIOR_HOOK (PIDGET (inferior_ptid));
737,738d714
< gdb/stack.c:1208: deprecate: PC_SOLIB: Replace PC_SOLIB with nothing, not needed?
gdb/stack.c:1208:#ifdef PC_SOLIB
< gdb/stack.c:1209: deprecate: PC_SOLIB: Replace PC_SOLIB with nothing, not needed?
gdb/stack.c:1209:      char *lib = PC_SOLIB (get_frame_pc (frame));


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