Index: infcmd.c =================================================================== RCS file: /cvs/src/src/gdb/infcmd.c,v retrieving revision 1.43 diff -u -p -r1.43 infcmd.c --- infcmd.c 28 Mar 2002 01:35:55 -0000 1.43 +++ infcmd.c 11 Apr 2002 23:57:47 -0000 @@ -387,6 +387,8 @@ Start it from the beginning? ")) init_wait_for_inferior (); } + innermost_block = NULL; + clear_breakpoint_hit_counts (); /* Purge old solib objfiles. */