OSDN Git Service

* hppa-tdep.c (hppa_lookup_stub_minimal_symbol): New function.
authorbrobecke <brobecke>
Fri, 17 Dec 2004 07:42:47 +0000 (07:42 +0000)
committerbrobecke <brobecke>
Fri, 17 Dec 2004 07:42:47 +0000 (07:42 +0000)
commitceb9ec2b2d69681b498e6926de3cbde8dc98cc42
tree9ab2823f170216879cd3030e98a9a2d711fb7a0e
parentc1ed1bcbcdb653623aa5d5a3ec66c771536e38b8
    * 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