projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6d8db4
)
* stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined,
author
John Gilmore
<gnu@cygnus>
Tue, 11 Jan 1994 09:20:37 +0000
(09:20 +0000)
committer
John Gilmore
<gnu@cygnus>
Tue, 11 Jan 1994 09:20:37 +0000
(09:20 +0000)
print a newline to end the display anyway.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index cd947ff07228de35d7a61d87ee83b47b4b8d2f01..3d3018040a4234043704e7f1ac0b9a4e8d735aa1 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Tue Jan 11 00:53:46 1994 John Gilmore (gnu@cygnus.com)
+ * stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined,
+ print a newline to end the display anyway.
+
* sparc-tdep.c (sparc_pop_frame): Pop the fsr and csr (float and
coprocessor status regs) when popping a frame. This fixes
float exceptions that occur after calling inferior functions.