1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-28 08:19:28 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
florian
0da32f13db [package] gdb: fix debugging of MIPS(el) applications
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
2012-11-19 14:38:02 +00:00