Cleanup bfd_close() cleanups.
[deliverable/binutils-gdb.git] / gdb / infrun.c
index fb24203cb112eee6674448a5cf838c1356900feb..75cdf731aa3840247b5276fd9f679cf5c2ce3264 100644 (file)
@@ -2274,6 +2274,8 @@ handle_inferior_event (struct execution_control_state *ecs)
            the HP-UX maintainer to furnish a fix that doesn't break other
            platforms.  --JimB, 20 May 1999 */
        check_sigtramp2 (ecs);
+       keep_going (ecs);
+       return;
       }
 
     /* Handle cases caused by hitting a breakpoint.  */
This page took 0.025161 seconds and 4 git commands to generate.