Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | gdb: update to version 7.5 | Felix Fietkau | 2012-10-29 | 1 | -12/+0 |
| | | | | SVN-Revision: 33998 | ||||
* | gdb: fix patch directory after r33706 | Florian Fainelli | 2012-10-13 | 1 | -0/+12 |
git-svn did not properly track this move, thanks to swalker for noticing. SVN-Revision: 33745 |