URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [gdb/] [config/] [a29k/] [a29k-kern.mt] - Rev 1765
Compare with Previous | Blame | View Log
# 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