This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

FYI: Changes to ARM Linux target...


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.

These patches allow almost all shared library testsuite cases to pass.

Scott

-- 
Scott Bambrough - Software Engineer
REBEL.COM    http://www.rebel.com
NetWinder    http://www.netwinder.org

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]