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:
9ae3312
)
*** empty log message ***
author
Stu Grossman
<grossman@cygnus>
Thu, 3 Oct 1991 00:28:29 +0000
(
00:28
+0000)
committer
Stu Grossman
<grossman@cygnus>
Thu, 3 Oct 1991 00:28:29 +0000
(
00:28
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 91023badcf32fb328156d22643ac69f958103c62..13c74395cd7bde4166754815ae92628889405912 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,9
@@
+Wed Oct 2 17:21:07 1991 Stu Grossman (grossman at cygnus.com)
+
+ * infrun.c (wait_for_inferior): Fix step/next so that you only
+ stop at the beginning of a new line. This fixes various problems
+ with for loops, nested if-else's and switch statements.
+
Mon Sep 30 13:15:31 1991 John Gilmore (gnu at cygnus.com)
* dbxread.c: Enable, but soften, const_vol_complaint.