* core.c (core_file_command): Print frame at coredump with
[deliverable/binutils-gdb.git] / gdb / convex-xdep.c
index d39872b95f54ea3e1757b4c0e507193de6b5b14b..57646abb6701679db1f8cf393533cc765f13bfd4 100644 (file)
@@ -976,7 +976,7 @@ core_file_command (filename, from_tty)
       select_frame (get_current_frame (), 0);
       validate_files ();
 
-      print_sel_frame (1);
+      print_stack_frame (selected_frame, selected_frame_level, -1);
     }
   else if (from_tty)
     printf_filtered ("No core file now.\n");
This page took 0.023652 seconds and 4 git commands to generate.