* mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo."
authorStu Grossman <grossman@cygnus>
Thu, 15 Oct 1992 08:36:30 +0000 (08:36 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 15 Oct 1992 08:36:30 +0000 (08:36 +0000)
commitdac4929a6d43b500b573166e53a6706789c7cad1
tree8dbb420dda7805864cc121e2e774f51376d3a83d
parent75365589180b15eea551399299262f81c574fa57
* mips-tdep.c, mipsread.c, tm-mips.h:  Get rid of ".gdbinfo."
symbol.  #define MIPS_EFI_SYMBOL_NAME instead.  Use different
value so that demangler won't be invoked.  This greatly speeds up
stepping.
* mips-tdep.c (mips_pop_frame):  Rewrite handling of
linked_proc_info so that it properly deallocates the appropriate
item after it is done with it instead of before.
* Don't pass bogus frame pointer to create_new_frame().  Just
leave it as zero so that lower level code will figure out the
correct value.
gdb/ChangeLog
gdb/mips-tdep.c
gdb/mipsread.c
gdb/tm-mips.h
This page took 0.025207 seconds and 4 git commands to generate.