* 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)
commitff644745cdc10d5dd58cb49c9968f971f72f6263
tree2d04593591363086cb23c23b9f71dc77191527f7
parentbca22fde585d6cbd911f3e6e6300d389888ff228
    * 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
This page took 0.024678 seconds and 4 git commands to generate.