* sim-events.c (ETRACE): Use trace_printf not sim_io_printf for
authorAndrew Cagney <cagney@redhat.com>
Wed, 17 Sep 1997 08:13:07 +0000 (08:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 17 Sep 1997 08:13:07 +0000 (08:13 +0000)
trace output.
* sim-core.c (sim_core_signal): When bad access halt simulator
SIGSEGV / SIGBUS instead of aborting.
(signal.h): Include.
* sim-watch.c (sim_watchpoint_install): Handler for watchpoint
options was missing.

sim/common/ChangeLog

index 862e204f8d2d9cce9371210250cede3e7ac3a93a..3d8e52222597c0e00a5cc72edef6a510192267dc 100644 (file)
@@ -1,5 +1,15 @@
 Wed Sep 17 13:33:28 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
+       * sim-events.c (ETRACE): Use trace_printf not sim_io_printf for
+       trace output.
+
+       * sim-core.c (sim_core_signal): When bad access halt simulator
+       SIGSEGV / SIGBUS instead of aborting.
+       (signal.h): Include.
+       
+       * sim-watch.c (sim_watchpoint_install): Handler for watchpoint
+       options was missing.
+
        * sim-bits.h (MOVED): Define
 
 Wed Sep 17 10:33:28 1997  Andrew Cagney  <cagney@b1.cygnus.com>
This page took 0.032085 seconds and 4 git commands to generate.