* emultempl/mmixelf.em: Remove incorrect '#line' directive.
[deliverable/binutils-gdb.git] / gdb / remote-e7000.c
index 4d94347f09bfe675859436779c5455596793d948..fea809df0266f17df6948b8ef7ad62c05548cfb9 100644 (file)
@@ -628,7 +628,7 @@ e7000_start_remote (void *dummy)
    that the target is about to print out a status message of some sort.  That
    doesn't happen here. */
 
-  flush_cached_frames ();
+  reinit_frame_cache ();
   registers_changed ();
   stop_pc = read_pc ();
   print_stack_frame (get_selected_frame (NULL), 0, SRC_AND_LOC);
This page took 0.023452 seconds and 4 git commands to generate.