Wed Dec 2 15:11:38 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 3 Dec 1998 00:50:54 +0000 (00:50 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 3 Dec 1998 00:50:54 +0000 (00:50 +0000)
        * m32r-tdep.c (decode_prologue): If no branch or push fp is found,
        but there's a stack adjust, then use that as the end of prologue.
        (m32r_skip_prologue): don't skip past the first line if there is
        line info.  (m32r_virtual_frame_pointer): new function.
        (m32r_fix_call_dummy): no return value needed.

gdb/ChangeLog

index 959e85d50710cc9819361be16fa5fde0be1a2599..25b466da3df218987263dcca7a06299c0912b75e 100644 (file)
@@ -15,6 +15,12 @@ Wed Dec  2 15:11:38 1998  Michael Snyder  <msnyder@cleaver.cygnus.com>
        * ax.h (struct agent_expr): add new field for tracepoint address.
        * ax-gdb.h: change prototypes to match above changes.
 
+       * m32r-tdep.c (decode_prologue): If no branch or push fp is found,
+       but there's a stack adjust, then use that as the end of prologue.
+       (m32r_skip_prologue): don't skip past the first line if there is 
+       line info.  (m32r_virtual_frame_pointer): new function.
+       (m32r_fix_call_dummy): no return value needed.
+       
 Tue Dec  1 10:59:00 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * ocd.c (remote_timeout), (BDM_BREAKPOINT), monitor.c (readchar),
This page took 0.027044 seconds and 4 git commands to generate.