OSDN Git Service

Replace SKIP_SOLIB_RESOLVER stub with something that works.
authorscottb <scottb>
Thu, 25 May 2000 18:24:33 +0000 (18:24 +0000)
committerscottb <scottb>
Thu, 25 May 2000 18:24:33 +0000 (18:24 +0000)
commitd1f1c6a0c72a9cdf4888276e4775d5593ba544a9
treef351722ddc710fc366f0b9ca37325bfe7d4de31b
parentd95b9587fe0cfba3f30be288cd9886d86a408c77
Replace SKIP_SOLIB_RESOLVER stub with something that works.

2000-05-25  Scott Bambrough <scottb@netwinder.org>

* arm-linux-tdep.c (find_minsym_and_objfile): New.
(skip_hurd_resolver): New.
(arm_linux_skip_solib_resolver): New.
(arm_skip_solib_resolver): Removed.

* config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Changed to use
arm_linux_skip_solib_resolver.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/config/arm/tm-linux.h