projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1049dd2
)
* stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY,
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 15 Jul 1993 15:15:42 +0000
(15:15 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Thu, 15 Jul 1993 15:15:42 +0000
(15:15 +0000)
pass the sp relative to the frame in question, not the sp in the
innermost frame.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
c54436f
..
8e1802e
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,9
@@
+Thu Jul 15 08:34:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY,
+ pass the sp relative to the frame in question, not the sp in the
+ innermost frame.
+
Wed Jul 14 17:37:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* mipsread.c (parse_procedure): Take as argument the symtab to look