gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / sim / arm / README
CommitLineData
c906108c
SS
1
2This directory contains the standard release of the ARMulator from
3Advanced RISC Machines, and was ftp'd from.
4
5ftp.cl.cam.ac.uk:/arm/gnu
6
7It likes to use TCP/IP between the simulator and the host, which is
8nice, but is a pain to use under anything non-unix.
9
10I've added created a new Makefile.in (the original in Makefile.orig)
11to build a version of the simulator without the TCP/IP stuff, and a
12wrapper.c to link directly into gdb and the run command.
13
14It should be possible (barring major changes in the layout of
15the armulator) to upgrade the simulator by copying all the files
16out of a release into this directory and renaming the Makefile.
17
18(Except that I changed armos.c to work more simply with our
19simulator rigs)
20
21Steve
22
23sac@cygnus.com
24
25Mon May 15 12:03:28 PDT 1995
26
27
This page took 0.874457 seconds and 4 git commands to generate.