OSDN Git Service

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)
commita09c4aa999091bb817e3e7b72046565b4c09f9e4
tree3ed2040633f7a85f0aa1a42f43d4c8c9506af405
parent185a9d45bc213350fb53610cc79a7a158ac8bee8
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