aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-05-02 08:59:35 +0000
committerAndrew Cagney <cagney@redhat.com>2000-05-02 08:59:35 +0000
commitd7446e7568e7d6f5c49ed29f9184c94f09956a82 (patch)
treed2f37dd4f73a1541fde05e67fde4b20e6abd729a /gdb/infrun.c
parent33489c5beda387c0c9ac0467974628da2f9491e4 (diff)
downloadgdb-d7446e7568e7d6f5c49ed29f9184c94f09956a82.zip
gdb-d7446e7568e7d6f5c49ed29f9184c94f09956a82.tar.gz
gdb-d7446e7568e7d6f5c49ed29f9184c94f09956a82.tar.bz2
revert 1.9. Not approved.
Diffstat (limited to 'gdb/infrun.c')
-rw-r--r--gdb/infrun.c2
1 files changed, 0 insertions, 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. */