[Qt-creator] Error with debugger on OS X
Diego Iastrubni
diegoiast at gmail.com
Wed Oct 1 08:31:19 CEST 2014
On Wed, Oct 1, 2014 at 7:15 AM, Freddy Martinez Garcia
<freddy311082 at gmail.com> wrote:
> I had updated my OS to OSX 10.9.5 and after that, the Qt Creator tell me “No debugger set up” when I try to debugging my code.
>
> I had look into the Debugger options and I have 2 of them defined:
>
> 1.- /Applications/Xcode.app/Contents/Developer/usr/bin/lldb
> 2.- /usr/bin/lldb
>
> When I define a new kit to use any of them, Qt Creator said the error mentioned before
>
> How can I fix it ??
>
I created a new kit with lldb.
Also - take a long read on this thread, as it will save you some time:
http://lists.qt-project.org/pipermail/interest/2014-September/013675.html
More information about the Qt-creator
mailing list