diff options
-rw-r--r-- | gdb/ChangeLog | 5 |
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 |