Harri Pasanen wrote: > I updated my Qt to 5.3.2, running on Kubuntu 14.04 amd64. > > For some reason the Auto detected Desktop Qt 5.3 GCC 64bit Kit has > debugger None, and the Manage button is disabled. > Under Debuggers tab there is System GDB at /usr/bin/gdb. > > How can I enable the debugger? > > I might have seen someone else mentioning this, but I can't find it now.
I seem to remember some off-by-one in the determination of whether the "Manage..." button should be active and the work around was to simply clone the auto-detected debugger (so there is more than one entries in the Debugger tab). But I actually thought this was fixed... Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
