Replace SKIP_SOLIB_RESOLVER stub with something that works.
authorScott Bambrough <scottb@netwinder.org>
Thu, 25 May 2000 18:24:33 +0000 (18:24 +0000)
committerScott Bambrough <scottb@netwinder.org>
Thu, 25 May 2000 18:24:33 +0000 (18:24 +0000)
commita52e6aac8a1152ba0a50d1526d66d0fc3fd0feda
tree1cbbf3ad1843c9e64163f3863ed6b5fd26bc1bc0
parent7dfa765cc10b73edb8538aafbedd49acdeada1e8
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