* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / arm-xdep.c
index 695e9cce32f928a92273f461da24f31ab0d66849..bc47b72df6a8f661a14ec68edf4f189f894766e4 100644 (file)
@@ -267,8 +267,7 @@ core_file_command (filename, from_tty)
          corefile = concat (current_directory, "/", filename, NULL);
        }
 
-      set_current_frame ( create_new_frame (read_register (FP_REGNUM),
-                                           read_pc ()));
+      flush_cached_frames ();
       select_frame (get_current_frame (), 0);
       validate_files ();
     }
This page took 0.022993 seconds and 4 git commands to generate.