summaryrefslogtreecommitdiffstats
path: root/package/devel/gdb/patches
Commit message (Collapse)AuthorAgeFilesLines
* gdb: fix powerpc build issues with muslFelix Fietkau2016-02-161-0/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48731
* gdb: update to the latest version, fixes a build error with gcc 5.2Felix Fietkau2015-09-034-90/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46775
* gdb: fix compilation for x86_64 with muslSteven Barth2015-07-071-0/+64
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46249
* gdb: fix build failure on armNicolas Thill2014-10-241-0/+22
| | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 43042
* gdb: update to version 7.8, fix musl buildFelix Fietkau2014-10-192-3/+31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42979
* 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