📄 a29k.mt
字号:
# Target: AMD 29000.# These defines should give you a gdb running on ? (sun3os4 if you like)# that will be able to communicate over a serial line with either an # EB board (remote-eb.c),# Adapt (remote-adapt.c),# or a MiniMon debugger (remote-mm.c).# Or run native on an Ultracomputer.TDEPFILES= exec.o am29k-pinsn.o am29k-tdep.o remote-eb.o remote-mm.o remote-adapt.o TM_FILE= tm-29k.hMT_CFLAGS = -DNO_HIF_SUPPORT
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -