Multithreaded debugging with gdb

Milian Wolff mail at milianw.de
Sun Nov 30 13:59:03 GMT 2014


On Saturday 29 November 2014 23:53:15 Gregor Mi wrote:
> Hello,
> 
> I am debugging a QT app that used QtConcurrent::run with kdevelop/gdb. The
> application hangs until the run method is completed.
> 
> Is this a gdb issue (like here [1]) or am I maybe missing some QT specific
> setting?

Have you tried the example in the bug report? What version of GDB are you 
using?

In general, there should not be any "Qt specific setting". So it might just be 
this bug indeed:

> [1] https://bugs.archlinux.org/task/41505

Bye
-- 
Milian Wolff
mail at milianw.de
http://milianw.de



More information about the KDevelop mailing list