aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/a29k/a29k-kern.mt
blob: be6f567117bd9f101f31ff788c12bbc14f3c1c44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# OBSOLETE # Target: Remote AMD 29000 that runs Unix kernel on NYU Ultra3 processor board
# OBSOLETE 
# OBSOLETE # This builds a gdb that should run on a host (we use sun3os4) that
# OBSOLETE # then communicates over the serial line to either an Adapt or MiniMon,
# OBSOLETE # for use in debugging Unix kernels.
# OBSOLETE # As compared to ordinary remote 29K debugging, this changes the register
# OBSOLETE # numbering a bit, to hold kernel regs, and adds support for looking at
# OBSOLETE # the upage.
# OBSOLETE 
# OBSOLETE TDEPFILES= a29k-tdep.o remote-mm.o remote-adapt.o
# OBSOLETE TM_FILE= tm-ultra3.h
# OBSOLETE 
# OBSOLETE MT_CFLAGS = -DKERNEL_DEBUGGING -DNO_HIF_SUPPORT