aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/gdb/patches/001-gdb-pr14523-mips-signal-number.patch
Commit message (Collapse)AuthorAgeFilesLines
* gdb: update to the latest version, fixes a build error with gcc 5.2Felix Fietkau2015-09-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gdb: update to version 7.8, fix musl buildFelix Fietkau2014-10-191-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34258 3c298f89-4303-0410-b956-a3cf2f4a3e73