* erc32.c (sim_stop): Handle SIGINT gracefully.
authorMark Alexander <marka@cygnus>
Thu, 9 Apr 1998 02:40:31 +0000 (02:40 +0000)
committerMark Alexander <marka@cygnus>
Thu, 9 Apr 1998 02:40:31 +0000 (02:40 +0000)
* interf.c (sim_open): Don't catch SIGINT; GDB will do that for us.

sim/erc32/ChangeLog

index 8a49ce2..5024050 100644 (file)
@@ -1,3 +1,8 @@
+Wed Apr  8 19:33:34 1998  Mark Alexander  <marka@cygnus.com>
+
+       * 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  <marka@cygnus.com>
 
        * exec.c (dispatch_instruction): Change how carry out is calculated