Rainer Dorsch wrote:
> Do you know if there is somewhere a reference card for the GNU syntax? Or
> could you just send me a small hello world program in GNU syntax?
I've never seen one - the easiest way I find is to compile something with
gcc -S and look at the assembler you get!
> > As I remember newer versions
> > of GDB are also supplied with an ARM emulator which is actually an older
> > release
> > of the ARMulator used with ARMsd. As I remember the version distributed
> > with gdb
> > is a bit buggy - but it is extendible (in the same way as the ARM version).
> >
>
> Is this documented somewhere? ARM distributes a "free of charge" version of
> SDT 2.02 for universities. I would be interested, if it is based on the same
> armulator as supplied with gdb.
Some time ago ARM released an old version of their ARMulator under GPL - it is
that which is included with GDB. The memory model interfaces were pretty much
identical
to the commercial versions until recently when they improved the commercial
models
a bit.
Dave
--
/------------------------------------------------------------------\
| Dr. David Alan Gilbert | Work: [EMAIL PROTECTED] (+44-161-286-2000) |
| -------- G7FHJ --------|---------------------------------------- |
| Home: [EMAIL PROTECTED] http://www.treblig.demon.co.uk |
\------------------------------------------------------------------/
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]