aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gdb
Commit message (Collapse)AuthorAgeFilesLines
* Oops, that patched missed one directory name in front of the file nameJoerg Wunsch2005-05-272-3/+3
| | | | | | | | | to patch... Reminded by: pointyhat Notes: svn path=/head/; revision=136238
* Fix for GDB bug #1948. Internally, this fixes a bad check inJoerg Wunsch2005-05-242-0/+16
| | | | | | | | remote_xfer_partial(), notably for AVR-GDB this makes the command "info io_registers" work again. Notes: svn path=/head/; revision=136056
* Oops, one dash too many. ;-)Joerg Wunsch2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128810
* Fix PGKNAMEPREFIX (missing trailing dash).Joerg Wunsch2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128809
* Update to GDB 6.3. This also requires a patch from Theodore Roth,Joerg Wunsch2005-02-054-8/+27
| | | | | | | see http://sources.redhat.com/ml/gdb-patches/2004-10/msg00324.html Notes: svn path=/head/; revision=128105
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Upgrade to GDB 5.3.Joerg Wunsch2003-06-133-24/+2
| | | | Notes: svn path=/head/; revision=82939
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Complete the support for the AVR microcontroller toolchain: a port ofJoerg Wunsch2002-09-106-0/+60
GDB to the AVR. Notes: svn path=/head/; revision=66027