From: Peter Schauer Date: Fri, 27 Sep 1996 21:51:32 +0000 (+0000) Subject: * infrun.c (wait_for_inferior): Update current_line and X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=be23e5a4953faa346023e74a2aac345a1e836e16;p=binutils-gdb.git * infrun.c (wait_for_inferior): Update current_line and current_symtab when stepping continues in the middle of a new line. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 357ebabee63..3d82f86d0da 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 * top.c (print_gdb_version): Rewrote to comply with new GNU coding