From ca694bfdd72b30749126f15622006d621064765b Mon Sep 17 00:00:00 2001 From: Peter Schauer Date: Wed, 29 Jun 1994 07:31:53 +0000 Subject: [PATCH] * dbxread.c (dbx_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. (read_dbx_dynamic_symtab): Relocate mst_solib_trampoline address. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2a65fb5..c6996d0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * dbxread.c (dbx_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. + (read_dbx_dynamic_symtab): Relocate mst_solib_trampoline address. + Tue Jun 28 15:28:01 1994 Stu Grossman (grossman@cygnus.com) * dbxread.c, partial-stab.h (near N_SO): SO stabs with blank -- 2.7.4