Add "make pdf" and "make install-pdf", from Brooks Moses
[deliverable/binutils-gdb.git] / gdb / linux-fork.c
index 6771784c34bd56384ce93987142fe42e3a5cdd4e..0da442a993a40b98a578028da1880ac80c660740 100644 (file)
@@ -250,10 +250,6 @@ fork_load_infrun_state (struct fork_info *fp)
   registers_changed ();
   reinit_frame_cache ();
 
-  /* We must select a new frame before making any inferior calls to
-     avoid warnings.  */
-  select_frame (get_current_frame ());
-
   stop_pc = read_pc ();
   nullify_last_target_wait_ptid ();
 
This page took 0.023467 seconds and 4 git commands to generate.