mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* 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:
@ -1,5 +1,15 @@
|
|||||||
Wed Sep 17 13:33:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
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
|
* sim-bits.h (MOVED): Define
|
||||||
|
|
||||||
Wed Sep 17 10:33:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
Wed Sep 17 10:33:28 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
Reference in New Issue
Block a user