OSDN Git Service

* hppa-tdep.c (hppa_lookup_stub_minimal_symbol): New function.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 17 Dec 2004 07:42:48 +0000 (07:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 17 Dec 2004 07:42:48 +0000 (07:42 +0000)
commitdcdb13795be3e7ce95fa75c97c4e64bccc220114
tree3802e1e1d39ae7fbd8a8326b0ce122301978f85a
parent47432515a38d1d6aac5631db9c8a15bff54500a3
    * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): New function.
        * hppa-tdep.h (hppa_lookup_stub_minimal_symbol): Add declaration.
        * solib-som.c (som_solib_create_inferior_hook): Replace stub
        msymbol search by call to hppa_lookup_stub_minimal_symbol. This
        extends the search to all objfiles, not just shared libraries.
        Remove unused variable.
gdb/ChangeLog
gdb/hppa-tdep.c
gdb/hppa-tdep.h
gdb/solib-som.c