Does anybody succeeded to debug a multithread app with kamikaze 8.09.1 ? When I set a breakpoint to a function gdb correctly stops there when my code hits that point, unfortunately gdb shows me only the main thread (and in my case it's another thread that hit the breakpoint, so I can't see anything...).
'info threads' shows me only the first (main) thread... Any suggestion ? Fab _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel