* hppa-hpux-tdep.c: Update copyright notice and year.
[deliverable/binutils-gdb.git] / gdb / corelow.c
index f91ec590ad004e4844fe094671d4e0ebd2002b07..c130cf8b4c301fa3197589289bfddaa835ffb718 100644 (file)
@@ -402,7 +402,7 @@ core_open (char *filename, int from_tty)
       /* Now, set up the frame cache, and print the top of stack.  */
       flush_cached_frames ();
       select_frame (get_current_frame ());
-      print_stack_frame (get_selected_frame (), 1, SRC_AND_LOC);
+      print_stack_frame (get_selected_frame (NULL), 1, SRC_AND_LOC);
     }
   else
     {
This page took 0.023079 seconds and 4 git commands to generate.