readme

来自「这个是LINUX下的GDB调度工具的源码」· 代码 · 共 28 行

TXT
28
字号
This directory contains the standard release of the ARMulator fromAdvanced RISC Machines, and was ftp'd from.ftp.cl.cam.ac.uk:/arm/gnuIt likes to use TCP/IP between the simulator and the host, which isnice, but is a pain to use under anything non-unix.I've added created a new Makefile.in (the original in Makefile.orig)to build a version of the simulator without the TCP/IP stuff, and awrapper.c to link directly into gdb and the run command.It should be possible (barring major changes in the layout ofthe armulator) to upgrade the simulator by copying all the filesout of a release into this directory and renaming the Makefile.(Except that I changed armos.c to work more simply with oursimulator rigs)Stevesac@cygnus.comMon May 15 12:03:28 PDT 1995

⌨️ 快捷键说明

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