*** empty log message ***
authorStu Grossman <grossman@cygnus>
Thu, 3 Oct 1991 00:28:29 +0000 (00:28 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 3 Oct 1991 00:28:29 +0000 (00:28 +0000)
gdb/ChangeLog

index 91023badcf32fb328156d22643ac69f958103c62..13c74395cd7bde4166754815ae92628889405912 100644 (file)
@@ -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.