2004-10-29 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index 5d8b076cce17b3db1137dbdbceacff3e2a194a8c..cf064a7e9744187b0dc7e7ac12bd020d46642b3e 100644 (file)
@@ -1949,7 +1949,7 @@ finish_tfind_command (char *msg,
       else
        print_what = SRC_AND_LOC;
 
-      print_stack_frame (get_selected_frame (), 1, print_what);
+      print_stack_frame (get_selected_frame (NULL), 1, print_what);
       do_displays ();
     }
 }
This page took 0.032862 seconds and 4 git commands to generate.