aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1996-09-27 21:51:32 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1996-09-27 21:51:32 +0000
commitbe23e5a4953faa346023e74a2aac345a1e836e16 (patch)
tree36e23e589b32ef228325a8edf1109c572040f5e1 /gdb
parent50140ab2a774b72c6262e2bebc97bc33f14909e3 (diff)
downloadgdb-be23e5a4953faa346023e74a2aac345a1e836e16.zip
gdb-be23e5a4953faa346023e74a2aac345a1e836e16.tar.gz
gdb-be23e5a4953faa346023e74a2aac345a1e836e16.tar.bz2
* infrun.c (wait_for_inferior): Update current_line and
current_symtab when stepping continues in the middle of a new line.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 357ebab..3d82f86 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 27 14:48:15 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * infrun.c (wait_for_inferior): Update current_line and
+ current_symtab when stepping continues in the middle of a new line.
+
Fri Sep 27 10:25:30 1996 Fred Fish <fnf@cygnus.com>
* top.c (print_gdb_version): Rewrote to comply with new GNU coding