aboutsummaryrefslogtreecommitdiff
path: root/package/devel/gdb/patches
Commit message (Collapse)AuthorAge
* gdb: fix debugging of MIPS(el) applicationsFlorian Fainelli2012-11-19
| | | | | | | | | | | | | | 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-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