Files
Andrew Cagney 836cc9f493 Index: include/gdb/ChangeLog
2003-02-20  Andrew Cagney  <ac131313@redhat.com>

	* remote-sim.c (gdbsim_insert_breakpoint)
	(gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
	code.

Index: include/gdb/ChangeLog
2003-02-20  Andrew Cagney  <ac131313@redhat.com>

	* remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
	SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
	(sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
	(sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
	(sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
	(sim_disable_all_breakpoints): Ditto.

Index: sim/common/ChangeLog
2003-02-20  Andrew Cagney  <ac131313@redhat.com>

	* Make-common.in (SIM_NEW_COMMON_OBJS): Remove sim-break.o
	(sim-break_h): Delete macro.
	(sim-break.o): Delete rule.
	* sim-break.c: Delete file.
	* sim-break.h: Delete file.
	* sim-base.h [SIM_HAVE_BREAKPOINTS]: Don't include "sim-break.h".
	(STATE_BREAKPOINTS): Delete macro.
	(sim_state_base): Delete field breakpoints.
	* sim-module.c (modules) [SIM_HAVE_BREAKPOINTS]: Don't add
	sim_break_install to array.
2003-02-20 14:37:59 +00:00
..
1999-09-09 00:02:17 +00:00
1999-10-05 23:13:56 +00:00
1999-10-19 02:47:02 +00:00
1999-07-06 00:58:41 +00:00
1999-07-19 23:30:11 +00:00
1999-04-26 18:34:20 +00:00
1999-08-09 21:36:23 +00:00
1999-09-09 00:02:17 +00:00
2000-10-08 22:37:14 +00:00
2003-02-20 14:37:59 +00:00
2001-03-20 17:13:39 +00:00
2001-03-20 17:13:39 +00:00
2000-08-11 00:48:51 +00:00
2002-07-14 00:15:20 +00:00
2003-02-20 14:37:59 +00:00
2000-07-27 15:45:20 +00:00
2002-07-14 00:15:20 +00:00
2002-07-17 21:20:09 +00:00
2000-11-30 01:54:16 +00:00
2003-01-08 17:18:29 +00:00
1999-12-14 01:06:04 +00:00
2003-02-20 14:37:59 +00:00
1999-07-12 11:15:22 +00:00
1999-08-23 22:40:00 +00:00
1999-04-26 18:34:20 +00:00
2003-02-20 14:37:59 +00:00
2001-02-15 21:14:40 +00:00