diff options
-rw-r--r-- | sim/common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 49500ac..078b3d1 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +Fri Apr 18 11:14:43 1997 Doug Evans <dje@canuck.cygnus.com> + + * nrun.c: #include <signal.h>. + (main, cntrl_c): Wrap calls to sim_resume in a SIGINT + handler that calls sim_stop (). + Fri Apr 18 13:11:36 1997 Andrew Cagney <cagney@b1.cygnus.com> * run.c (main, cntrl_c): Wrap calls to sim_resume in a SIGINT |