darling-gdb/gdb/config/sparc
Andrew Cagney aaab4dba86 2003-05-15 Andrew Cagney <cagney@redhat.com>
* arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
	* target.h (memory_breakpoint_from_pc): Delete declaration.
	* mem-break.c (memory_breakpoint_from_pc): Delete function.
	* arch-utils.c (legacy_breakpoint_from_pc): Delete function.
	* monitor.c (monitor_insert_breakpoint): Use
	gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
	* gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
	* gdbarch.h, gdbarch.c: Re-generate.
	* sparc-tdep.c (sparc_breakpoint_from_pc): New function.
	(sparc_gdbarch_init): Set breakpoint_from_pc to
	sparc_breakpoint_from_pc.
	* config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
	(BREAKPOINT_FROM_PC): Define.
	(sparc_breakpoint_from_pc): Declare.
	* hppa-tdep.c (hppa_breakpoint_from_pc): New function.
	* config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
	(BREAKPOINT_FROM_PC): Define.
	(BREAKPOINT): Delete macro.
	* target.h: Update comment.
	* s390-tdep.c (s390_gdbarch_init): Update comments.
	* remote.c: Update comments.
	* remote-mips.c: Update comments.
	* proc-api.c (write_with_trace): Do not check for a breakpoint.
	* mem-break.c: Update comment.
	* ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
	(ia64_memory_insert_breakpoint): Update.
	* config/sparc/tm-sparc.h: Update comment.
	* config/pa/tm-hppa64.h: Update comment.
	* rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
	(rs6000_breakpoint_from_pc): Update.
	* mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
	(PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
	(IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
	(MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
	(mips_breakpoint_from_pc): Update.
	(mips_dump_tdep): Update.
2003-05-15 22:58:39 +00:00
..
fbsd.mh
fbsd.mt
linux.mh
linux.mt
nbsd64.mh
nbsd64.mt
nbsd.mt
nbsdaout.mh
nbsdelf.mh
nm-fbsd.h
nm-linux.h
nm-nbsd.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-nbsdaout.h
nm-sparclynx.h
nm-sun4os4.h 2002-11-13 Andrew Cagney <cagney@redhat.com> 2002-11-14 00:25:05 +00:00
nm-sun4sol2.h add HAVE_CONTINUABLE_WATCHPOINT to target_ops 2003-02-24 21:56:51 +00:00
sp64.mt
sp64linux.mt
sp64sol2.mt
sparc-em.mt
sparclet.mt 2003-04-16 Andrew Cagney <cagney@redhat.com> 2003-04-16 14:32:21 +00:00
sparclite.mt 2003-04-16 Andrew Cagney <cagney@redhat.com> 2003-04-16 14:32:21 +00:00
sparclynx.mh
sparclynx.mt
sun4os4.mh
sun4os4.mt
sun4sol2.mh
sun4sol2.mt
tm-fbsd.h
tm-linux.h
tm-nbsd64.h
tm-nbsd.h
tm-sp64.h 2003-05-03 Andrew Cagney <cagney@redhat.com> 2003-05-05 17:56:57 +00:00
tm-sp64linux.h
tm-sparc.h 2003-05-15 Andrew Cagney <cagney@redhat.com> 2003-05-15 22:58:39 +00:00
tm-sparclet.h 2003-04-16 Andrew Cagney <cagney@redhat.com> 2003-04-16 14:32:21 +00:00
tm-sparclite.h 2003-04-16 Andrew Cagney <cagney@redhat.com> 2003-04-16 14:32:21 +00:00
tm-sparclynx.h
tm-spc-em.h
tm-sun4os4.h
tm-sun4sol2.h
tm-vxsparc.h
vxsparc.mt
xm-linux.h
xm-sun4sol2.h