qt creator not responding to breakpoints, gdb now working[SOLVED]
-
I am having trouble making qt work with gdb.
Whenever I set a break point, it says gdb process has not responded wihtin 40 seconds.And it says gdb is stuck in endless loop
I'm attaching a screenshot of what exactly it says http://snag.gy/Oc3sq.jpg.
Gdb works fine without qt.Running Arch Linux, Kernel Version 3.18.6-1, GDB 7.9, Qt Creator 3.3.2
Anything that might help me here?