From d7446e7568e7d6f5c49ed29f9184c94f09956a82 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Tue, 2 May 2000 08:59:35 +0000 Subject: [PATCH] revert 1.9. Not approved. --- gdb/infrun.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdb/infrun.c b/gdb/infrun.c index 0ffd968..8bf3012 100644 --- a/gdb/infrun.c +++ b/gdb/infrun.c @@ -2274,8 +2274,6 @@ 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. */ -- 2.7.4