summaryrefslogtreecommitdiffstats
path: root/package/devel/gdb/patches
Commit message (Collapse)AuthorAgeFilesLines
* gdb: fix debugging of MIPS(el) applicationsFlorian Fainelli2012-11-191-0/+16
| | | | | | | | | | | | | | GDB previously failed with the following: root@OpenWrt:/# gdb busybox [snip] (gdb) r Starting program: /bin/busybox GDB bug: target.c (gdb_signal_from_host): unrecognized real-time signal Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34258
* gdb: update to version 7.5Felix Fietkau2012-10-291-12/+0
| | | | SVN-Revision: 33998
* gdb: fix patch directory after r33706Florian Fainelli2012-10-131-0/+12
git-svn did not properly track this move, thanks to swalker for noticing. SVN-Revision: 33745