import gdb-1999-09-28 snapshot
[deliverable/binutils-gdb.git] / gdb / tracepoint.c
index 0317e210450ca53480dbef4c6503e3b9bbe3c244..6b0be604273724e26f59dd0a6080c7ba5a2ed106 100644 (file)
@@ -842,7 +842,7 @@ read_actions (t)
 #ifdef STOP_SIGNAL
   if (job_control)
     {
-      if (async_p)
+      if (event_loop_p)
        signal (STOP_SIGNAL, handle_stop_sig);
       else
        signal (STOP_SIGNAL, stop_sig);
This page took 0.023513 seconds and 4 git commands to generate.