* 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.
This commit is contained in:
parent
6aead89a5f
commit
175c6fd375
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user