[SOLVED] No more debugging on OS X 10.9 with Qt Creator
-
Even in QtC 3.0, support for 10.9 is still experimental. Apple has a habit of changing a lot details between releases.
-
I have already tried QtCreator 3 which autodetects both gdb and lldb, but still none of them works... I have also tried every possible solution, polluted my system with all kind of gdb versions from macports, nothing works...
@serdzio, I agree Apple does that and it's very frustrating, but I think some kind of basic debugging should be made possible in Qt Creator asap for 10.9.
-
Sure, you are right. It is being worked upon, but judging from the messages on the mailing list, it's not going very well, there are loads of problems cropping up everywhere. So, the sad advice is: be patient ;)
-
OK, that is indeed great news :)