* mipsread.c (fixup_sigtramp): Also look for _sigtramp as a real
authorStu Grossman <grossman@cygnus>
Fri, 3 Apr 1992 03:55:42 +0000 (03:55 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 3 Apr 1992 03:55:42 +0000 (03:55 +0000)
commit4ad1963ee0a3eb85bf49bcfedf7b1a4bcea5a640
tree2d1b3c1ddaeb9d585c31330ee7ae9d2f68cb80c7
parent79a6ce4fa620233af77862ad26dd7dfe9b34f9a5
* mipsread.c (fixup_sigtramp):  Also look for _sigtramp as a real
routine (for Irix-4.x).  Make many funcs static and void.
* mips-tdep.c (mips-frame-chain):  Clean up, simplify.
* (init_extra_frame_info):  Don't trash cached value of frame
pointer register.  This fixes backtracing through routines that use
alloca().  Generally clean up declarations of functions, and use
typedefs and macros to reference data structures as appropriate.
* tm-irix3.h, tm-mips.h (EXTRA_FRAME_INFO):  use proper type for
proc_desc element.
gdb/ChangeLog
gdb/mipsread.c
gdb/tm-irix3.h
gdb/tm-mips.h
This page took 0.091505 seconds and 4 git commands to generate.