Remove redefinition.
* config/i960/tm-i960.h (BREAKPOINT): Define.
Fix build failures due to tracepoint.c addition
+Mon Feb 9 13:14:12 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):
+ Remove redefinition.
+ * config/i960/tm-i960.h (BREAKPOINT): Define.
+
Mon Feb 9 15:35:38 1998 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (init.c): Ignore errors when making init.c. Seems
TDEPFILES= a29k-tdep.o remote-udi.o udip2soc.o udr.o udi2go32.o
TM_FILE= tm-a29k.h
-# Disable standard remote support.
-REMOTE_OBS=
-
MT_CFLAGS = $(HOST_IPC)
#define ABOUT_TO_RETURN(ip) (read_memory_integer(ip,4) == 0x0a000000)
+/* Use the fmark instruction for software breakpoints. */
+
+#define BREAKPOINT { 0xcf, 0x66 }
+
/* Say how long (ordinary) registers are. This is a piece of bogosity
used in push_word and a few other places; REGISTER_RAW_SIZE is the
real way to know how big a register is. */
# Define this for the vx-share routines, which don't see param.h.
MT_CFLAGS= -DI80960
-
-# Don't use remote.o; it doesn't compile (and won't work) due to lack of
-# BREAKPOINT.
-REMOTE_OBS= dcache.o remote-utils.o