Qt Creator 4.5.0 and Qt 5.10.0.  Tiny core Linux 8.2.  gdb 7.8.1

I'm deploying an application to a remote linux target for debugging. I can launch and run the application but when I stop at a breakpoint after 25 seconds or so the application crashes with the message:

linux-low.c:949: A problem internal to GDBserver has been detected.
kill_wait_lwp: Assertion `res > 0' failed.

If I don't set a breakpoint or if I resume after the breakpoint there's no problem.

Any suggestions?

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to