avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] gdb-5.0 patch


From: Jason Kyle
Subject: [avr-gcc-list] gdb-5.0 patch
Date: Sun, 30 Sep 2001 18:54:53 +1200

Hi,

I finally got patch together based on Roland Zitzke's modifications to Denis's original gdb-4.18 work. Builds okay on cygwin and should be alright under gnu/linux too. Next step is simulator. Use Denis's monitor-0.2.src.tar.gz from http://home.overta.ru/users/denisc/

http://avr.jpk.co.nz/gdb-5.0-avr-patch-0.0.gz  (17684 bytes)

Obtain gdb-5.0.tar.gz from a mirror of the gnu site http://www.gnu.org/order/ftp.html

tar -xzf gdb-5.0.tar.gz
mv gdb-5.0-avr-patch-0.0.gz gdb-5.0
cd gdb-5.0
gzip -dc gdb-5.0-avr-patch-0.0.gz | patch -p1
./configure --target=avr
make
make install    (as root of course)

Report success/failure.

Jason Kyle




reply via email to

[Prev in Thread] Current Thread [Next in Thread]