From: Mark Alexander Date: Thu, 9 Apr 1998 02:40:31 +0000 (+0000) Subject: * erc32.c (sim_stop): Handle SIGINT gracefully. X-Git-Tag: gdb-4_18~2688 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecd4a90b86c951998a9023c1045dd3ca58f9e635;p=external%2Fbinutils.git * erc32.c (sim_stop): Handle SIGINT gracefully. * interf.c (sim_open): Don't catch SIGINT; GDB will do that for us. --- diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index 8a49ce2..5024050 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 8 19:33:34 1998 Mark Alexander + + * erc32.c (sim_stop): Handle SIGINT gracefully. + * interf.c (sim_open): Don't catch SIGINT; GDB will do that for us. + Wed Apr 8 18:29:40 1998 Mark Alexander * exec.c (dispatch_instruction): Change how carry out is calculated