Simulator newbie question
Daniel Jacobowitz
drow@false.org
Fri Oct 26 21:04:00 GMT 2007
On Fri, Oct 26, 2007 at 01:54:13PM -0700, Mike Motyka wrote:
> The GDB remote protocol is RSP - it's well documented and I assume this
> is what the ARMul speaks over the socket it opens?
No, the simulators in sim/ get linked directly into GDB. Other, more
modern simulators run standalone and talk over a socket. Qemu for
instance.
I don't think you will find anyone else out here that knows about
the ARMulator, though. It hasn't seen active development in a really
long while.
> Why are there references to RDP and RDI buried in the ARMul?
I think that ARM uses those to control their own simulators.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list