release.sh0000755000175000017500000000037114475666027012005 0ustar hakanhakanset -e V=$(head -1 debian/changelog | sed -e 's/.*(//' -e 's/-.*//') echo $V tar czf ../gdb-avr_$V.orig.tar.gz release.sh README.md # debuild --changes-option=-S --source-only-changes #dpkg-buildpackage --changes-option=-S debuild -S debrelease -S README.md0000644000175000017500000000073214327537046011300 0ustar hakanhakan# Gdb Avr ## GNU Debugger for avr This package has been compiled to target the avr architecture. GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran Modula 2 and Java programs. A must-have for any serious programmer. This package is primarily for avr developers and cross-compilers and is not needed by normal users or developers.