Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gdb: update to the latest version, fixes a build error with gcc 5.2 | Felix Fietkau | 2015-09-03 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46775 | ||
* | gdb: update to version 7.8, fix musl build | Felix Fietkau | 2014-10-19 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42979 | ||
* | gdb: fix debugging of MIPS(el) applications | Florian Fainelli | 2012-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 |