porting GDB to a new target
Bernhard Walle
bernhard.walle@gmx.de
Mon Sep 3 06:33:00 GMT 2007
* Ramana <ramana.venkat83@gmail.com> [2007-09-03 07:26]:
>
> I want to port GDB to AVR on my personnel interest.
I think that's not necessary, because it already has been done. :)
$ grep avr configure
avr-*-*)
$ find -name '*avr*'
./gdb/avr-tdep.c
./gdb/config/avr
./gdb/config/avr/avr.mt
...
I never tried it out because I don't have any AVRs with debugging
interface (the smaller lack this), but this
http://winavr.sourceforge.net/AVR-GDB_and_AVaRICE_Guide.pdf
might be interesting for you.
HTH.
Thanks,
Bernhard
--
Es ist nicht schwer, Menschen zu finden, die mit 60 Jahren zehnmal so
reich sind, als sie es mit 20 waren. Aber nicht einer von ihnen
behauptet, er sei zehnmal so glücklich.
-- George Bernard Shaw
More information about the Gdb
mailing list