From: Jason Molenda Date: Fri, 6 Feb 1998 01:16:56 +0000 (+0000) Subject: * top.c (do_nothing): Remove signal handler after signal is caught. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=df419eec9caec5db5cca397c9e1a36de7ee13f7a;p=binutils-gdb.git * top.c (do_nothing): Remove signal handler after signal is caught. Helpful for SYSV systems where two ^-\s will cause problems. Should have no effect on BSD systems. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b0d2714655f..52978fffc3a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Thu Feb 5 15:55:31 1998 C. M. Heard (heard@vvnet.com) + + * top.c (do_nothing): Remove signal handler after signal is caught. + Thu Feb 5 11:57:06 1998 Michael Snyder (msnyder@cleaver.cygnus.com) * tracepoint.c (tracepoint_operation): call free_actions instead