Teach sparc solaris to next over shared library functions.
authorK. Richard Pixley <rich@cygnus>
Wed, 31 Mar 1993 00:29:22 +0000 (00:29 +0000)
committerK. Richard Pixley <rich@cygnus>
Wed, 31 Mar 1993 00:29:22 +0000 (00:29 +0000)
commit2093fe684049c2e47bcc438adbb39c308e4db840
treec99c8e18940b20a00568c98d8c936e4ccb886dab
parentdeae7611a31f74bf325b7ebf7f0e982e0f9f8056
Teach sparc solaris to next over shared library functions.
* solib.[hc] (find_pc_section_from_so_list): new function and
  prototype.
* sparc-tdep.c (in_solib_trampoline): new function.
* symfile.[hc] (find_pc_section): new function and prototypes.
* target.[hc] (find_pc_section_from_targets): new function and
  prototypes.
* config/sparc/tm-sun4sol2.h (IN_SOLIB_TRAMPOLINE): redefine to
  in_solib_trampoline.
gdb/ChangeLog
gdb/config/sparc/tm-sun4sol2.h
gdb/solib.h
gdb/sparc-tdep.c
gdb/symfile.c
This page took 0.026826 seconds and 4 git commands to generate.