On 17/09/2014 15:42, Poenitz Andre wrote: > 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'
Cloning the debugger did not help, but cloning the Kit did. So now I have two 5.3 Kits: the auto-detected one with a warning sign because no debugger, and the manual one where debugging works. Thanks, Harri _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
