vaxbsd.mh
来自「gdb that s ported for PXA270 processor. 」· MH 代码 · 共 14 行
MH
14 行
# Host: DEC VAX running BSD# The following types of /bin/cc failures have been observed:# 1. Something in readline.c which I have never seen# 2. ``"values.c", line 816: compiler error: schain botch''#msg /bin/cc has been known to fail on VAXen running BSD4.3#msg If this occurs, use gcc#msg (but see comments in Makefile.dist about compiling with gcc).XM_FILE= xm-vaxbsd.hNATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.oNAT_FILE= nm-vax.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?