I Can not DEBUG in Qt creator. Please help~
-
I use qt-creator debug application in mac os .
but always@
Debugging starts
&"warning: GDB: Failed to set controlling terminal: Operation not supported on socket\n"
Debugging has finished
@I can't understand, what's wrong?
Qt-Creator version : 3.0
GDB 7.6.2 -
Hi,
I was having the same issue, including the started/ended issue with lldb. The issue seemed to have resolved itself when updating qt creator from version 3.0.1 to 3.1.0 and switching back to lldb, my gdb is still broken - currently stops at breakpoints however I am unable to step.
Hope this works for you too!