From 70c7ec2eda37932975ba65402e2f5d4f15c11c38 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 22 Jul 1993 05:00:05 +0000 Subject: [PATCH] * 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. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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. -- 2.34.1