⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 i386v42mp.mh

📁 这个是LINUX下的GDB调度工具的源码
💻 MH
字号:
# Host: Intel 386 running SVR4# we don't want nm-i386v4.h since that defines LOSING_POLL which isn't# appropriate for i386v42mpNAT_FILE= nm-i386v42mp.h# NATDEPFILES must remain entirely on one line.  When building a cross# debugger, configure will cause this line to be commented out in the# Makefile.  Many non-GNU versions of make don't permit the use of a# continuation character (backslash) to extend a commented line.  As a# consequence, make considers subsequent tab-indented lines to be# some sort of error.NATDEPFILES= corelow.o core-regset.o fork-child.o i386v4-nat.o \	gcore.o solib.o solib-svr4.o solib-legacy.o procfs.o proc-api.o \	proc-events.o proc-flags.o proc-why.o uw-thread.o

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -