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 Fri Jun 25 01:53:55 UTC 2010


96a97,98
> gdb/breakpoint.c:4377: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/breakpoint.c:4377:#ifdef SOLIB_ADD
> gdb/breakpoint.c:4378: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/breakpoint.c:4378:      SOLIB_ADD (NULL, 0, &current_target, auto_solib_add);
582,583d583
< gdb/infrun.c:4181: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/infrun.c:4181:	  SOLIB_ADD (NULL, 0, &current_target, auto_solib_add);
< gdb/infrun.c:4309: deprecate: SOLIB_ADD: Replace SOLIB_ADD with nothing, not needed?
gdb/infrun.c:4309:#if defined(SOLIB_ADD)


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