* NEWS: Mention "info auto-load-scripts".
[deliverable/binutils-gdb.git] / gdb / solib-osf.c
index 33e851c87b1dcebba090b00001b09abbb84888d2..0905eb6f1ca4865de83dac20cf2225e60c39fcea 100644 (file)
@@ -346,7 +346,7 @@ osf_solib_create_inferior_hook (int from_tty)
   do
     {
       target_resume (minus_one_ptid, 0, tp->suspend.stop_signal);
-      wait_for_inferior (0);
+      wait_for_inferior ();
     }
   while (tp->suspend.stop_signal != TARGET_SIGNAL_TRAP);
 
This page took 0.023479 seconds and 4 git commands to generate.