2004-10-29 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / infcmd.c
index afa07c474f03a185cfabfe7205000bd1e16857ff..25a5f4f23a33d9384762879656b6ed0b34e47120 100644 (file)
@@ -1242,7 +1242,7 @@ finish_command (char *arg, int from_tty)
   if (from_tty)
     {
       printf_filtered ("Run till exit from ");
-      print_stack_frame (get_selected_frame (), 1, LOCATION);
+      print_stack_frame (get_selected_frame (NULL), 1, LOCATION);
     }
 
   /* If running asynchronously and the target support asynchronous
This page took 0.024062 seconds and 4 git commands to generate.