newlib/include/gdb
Andrew Cagney ea192e195d 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:58 +00:00
..
ChangeLog Index: include/gdb/ChangeLog 2003-02-20 14:37:58 +00:00
callback.h Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:44 +00:00
remote-sim.h Index: include/gdb/ChangeLog 2003-02-20 14:37:58 +00:00
signals.h 2002-05-09 Daniel Jacobowitz <drow@mvista.com> 2002-05-09 22:19:48 +00:00
sim-arm.h * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum. 2002-06-15 22:49:38 +00:00
sim-d10v.h Fill-out d10v enum so that there are no ``=''. 2002-06-01 18:15:42 +00:00
sim-h8300.h * sim-h8300.h: Remove ^M. 2002-12-26 06:14:43 +00:00
sim-sh.h include/gdb: 2002-07-17 18:43:26 +00:00