2002-06-06 Elena Zannoni <ezannoni@redhat.com>
[binutils-gdb.git] / gdb / m3-nat.c
index 320cbf8e0cee2b69eaabb2cd95033bc953a352c8..c29101b9c363bac41dbde7649f2183dee2d59c00 100644 (file)
@@ -1101,7 +1101,7 @@ select_thread (mach_port_t task, int thread_id, int flag)
       stop_pc = read_pc ();
       flush_cached_frames ();
 
-      select_frame (get_current_frame (), 0);
+      select_frame (get_current_frame ());
     }
 
   return KERN_SUCCESS;