* mipsread.c (parse_symbol): when stTypedef and friends occur within
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 22 Jul 1993 05:00:05 +0000 (05:00 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 22 Jul 1993 05:00:05 +0000 (05:00 +0000)
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

index a47faace29961044237cbd48d37c49b14a2fc321..9d62b788c7df109416d12102da0ee71bb9226e7e 100644 (file)
@@ -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.
This page took 0.026616 seconds and 4 git commands to generate.