From: Jim Kingdon Date: Thu, 22 Jul 1993 05:00:05 +0000 (+0000) Subject: * mipsread.c (parse_symbol): when stTypedef and friends occur within X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=70c7ec2eda37932975ba65402e2f5d4f15c11c38;p=deliverable%2Fbinutils-gdb.git * mipsread.c (parse_symbol): when stTypedef and friends occur within an stBlock, skip over the fields of the inner one. * mips-tdep.c (init_extra_frame_info): If in lenient prologue, call heuristic_proc_desc rather than just assuming registers not saved. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a47faace29..9d62b788c7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ Wed Jul 21 11:37:30 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + * mipsread.c (parse_symbol): when stTypedef and friends occur within + an stBlock, skip over the fields of the inner one. + + * mips-tdep.c (init_extra_frame_info): If in lenient prologue, call + heuristic_proc_desc rather than just assuming registers not saved. + * Makefile.in (regex.o): Add dependency. * hppa{b,h}-nat.c: Warning, not error, if can't access registers.