* emultempl/mmixelf.em: Remove incorrect '#line' directive.
[deliverable/binutils-gdb.git] / gdb / remote-mips.c
index 4c6fdf8ea1445c01c6afc3bb223dc80db48ab6d9..1f92f999f93cb7b7981c432b5f56630dded6f0a9 100644 (file)
@@ -1584,7 +1584,7 @@ device is attached to the target board (e.g., /dev/ttya).\n"
      of some sort.  That doesn't happen here (in fact, it may not be
      possible to get the monitor to send the appropriate packet).  */
 
-  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.023732 seconds and 4 git commands to generate.