OSDN Git Service

Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
authorStan Shebs <shebs@apple.com>
Tue, 22 Jul 2008 02:10:14 +0000 (02:10 +0000)
committerStan Shebs <shebs@apple.com>
Tue, 22 Jul 2008 02:10:14 +0000 (02:10 +0000)
commit4fbe588018addd37fbf6273117c94de5f6050ba7
treedb80b19b2a185ec23390329ad4b37b7e0ee6f53a
parenteca55efaee9dd880de32bc77a580cbd0b7915d97
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