* elfread.c (elf_symfile_read): Unconditionally add dynamic
authorPeter Schauer <Peter.Schauer@mytum.de>
Tue, 12 Jul 1994 19:29:04 +0000 (19:29 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Tue, 12 Jul 1994 19:29:04 +0000 (19:29 +0000)
commit6d9b8a93f981e61e061b2910363a614a186fbd62
tree22ac220a8732ddd2d6d779fe502483423a629780
parenta85cd2890c25d35ecc243716e332e14ef62274d0
* elfread.c (elf_symfile_read):  Unconditionally add dynamic
symbols for all symbol files.  Makes skipping over the
trampoline code work when stepping from a function in a shared
library into a function in a different shared library for Irix 5.
Other ELF targets do not have enough information in their
dynamic symbol tables to make this work.
(elf_symtab_read):  Relocate mst_solib_trampoline address.
gdb/ChangeLog
gdb/elfread.c