Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
authorStan Shebs <shebs@codesourcery.com>
Tue, 22 Jul 2008 02:10:14 +0000 (02:10 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 22 Jul 2008 02:10:14 +0000 (02:10 +0000)
commitcfd8ab242a3fcae371bdd4cd83c9a59b36fcfd51
tree6e8a83729fbfb9dbd9a1ef245989997385428c74
parent21963d0e69b12fea8bd05a53ee72cc5e920b848d
Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
* gdbarch.sh: Adjust comment to refer to
in_solib_dynsym_resolve_code().
* gdbarch.h, gdbarch.c: Update.
* solib-osf.c: Ditto.
* infrun.c: Ditto.
(handle_inferior_event): Use in_solib_dynsym_resolve_code
unconditionally.
* config/mips/nm-irix5.h: Remove undef of
IN_SOLIB_DYNSYM_RESOLVE_CODE.

* gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
gdb/ChangeLog
gdb/config/mips/nm-irix5.h
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infrun.c
gdb/solib-osf.c
This page took 0.029397 seconds and 4 git commands to generate.