* mipsread.c (mipscoff_symfile_read): Unconditionally add
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 18 Feb 1996 23:09:04 +0000 (23:09 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 18 Feb 1996 23:09:04 +0000 (23:09 +0000)
alpha coff 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.

gdb/ChangeLog

index 5339553ac4b0035b4960c1fc8f03b49bc90ccf6d..79533aebe6659bd1e957538ca594b2ab9b263485 100644 (file)
@@ -1,3 +1,10 @@
+Sun Feb 18 14:37:13 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * mipsread.c (mipscoff_symfile_read):  Unconditionally add
+       alpha coff 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.
+
 Sun Feb 18 09:27:10 1996  Stu Grossman  (grossman@cygnus.com)
 
        * config/sparc/tm-sparc.h:  Define PS_FLAG_CARRY.  Define
This page took 0.038995 seconds and 4 git commands to generate.