OSDN Git Service

Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
authorshebs <shebs>
Tue, 22 Jul 2008 02:10:13 +0000 (02:10 +0000)
committershebs <shebs>
Tue, 22 Jul 2008 02:10:13 +0000 (02:10 +0000)
commit9791d810c34db38aae6d50f1f96cff37a11601ca
treead19b6103caf27276e1918eabca7b06d0e5f8a4f
parent933b01d16a81e7936f2b8f48597b0bf8bead4ea0
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