aboutsummaryrefslogtreecommitdiff
path: root/package/devel/gdb
Commit message (Collapse)AuthorAge
...
* gdb: add missing zlib dependencyFlorian Fainelli2012-11-19
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34256
* gdb: depend on zlib if zlib is selectedFelix Fietkau2012-10-30
| | | | | | | | gdb can read debug informations in produced binaries with compressed debug sections if gdb is compiled with `zlib'. Signed-off-by: Jiri Slachta <slachta@cesnet.cz> SVN-Revision: 34007
* gdb: use the libthread-db package instead of throwing the lib into the ↵Felix Fietkau2012-10-29
| | | | | | gdbserver package SVN-Revision: 34000
* gdb: update to version 7.5Felix Fietkau2012-10-29
| | | | SVN-Revision: 33998
* gdb: fix patch directory after r33706Florian Fainelli2012-10-13
| | | | | | git-svn did not properly track this move, thanks to swalker for noticing. SVN-Revision: 33745
* gdb: move to package/devel/Felix Fietkau2012-10-10
SVN-Revision: 33706