* 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.
This commit is contained in:
parent
7925f4d4b9
commit
08dc1eeb45
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue