summaryrefslogtreecommitdiffstats
path: root/package/gdb
Commit message (Collapse)AuthorAgeFilesLines
* package/gdb: disable expat properly, remove conditional dependency on ↵Nicolas Thill2011-10-091-4/+4
| | | | | | libexpat, bump release number SVN-Revision: 28390
* gdb: add dependency to libexpat when presentJonas Gorski2011-08-011-2/+3
| | | | | | Also prevent gdb from trying to link against the host's libexpat. SVN-Revision: 27859
* gdb: There are dep issues with cconfig.h. Disable parallel build for now.Michael Büsch2010-10-261-1/+1
| | | | SVN-Revision: 23647
* gdb: Enable parallel buildMichael Büsch2010-10-091-1/+3
| | | | SVN-Revision: 23373
* cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-231-0/+1
| | | | SVN-Revision: 21107
* this patch fixes gdb parallel build.Travis Kemen2010-03-141-12/+18
| | | | | | -Raphael SVN-Revision: 20187
* gdb: not support on crisNicolas Thill2009-12-221-1/+1
| | | | SVN-Revision: 18882
* gdb: fix build failure with arm targetsNicolas Thill2009-12-201-1/+3
| | | | SVN-Revision: 18865
* gdb: don't build on avr32Nicolas Thill2009-10-051-0/+1
| | | | SVN-Revision: 17865
* gdb: have both gdb & gdbserver share defaultsNicolas Thill2009-10-051-7/+10
| | | | SVN-Revision: 17863
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* gdb: fix gdbserver subpackage, cleanupNicolas Thill2009-02-231-7/+6
| | | | SVN-Revision: 14649
* gdb: upgrade to 6.8, fixes libreadline compilation issuesAndy Boyett2009-01-162-325/+5
| | | | SVN-Revision: 14063
* replace the gdbserver package with a full gdb package that also includes ↵Felix Fietkau2009-01-132-0/+388
gdbserver SVN-Revision: 14024