Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: update to version 7.8, fix musl build | Felix Fietkau | 2014-10-19 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42979 | ||||
* | gdb: fix debugging of MIPS(el) applications | Florian Fainelli | 2012-11-19 | 1 | -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 |