Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 2.6.0-beta
-
Fix Version/s: Qt Creator 4.14.1
-
Component/s: Debugger
-
Labels:None
Description
QT Creator 2.6 beta build my cmake cross compile dproject just fine, but when I go select "debug->Attach to remote debug server" there are no available selections under kits. without selecting a kit I don't think QT creator can know the IP address of my target and hence the remote debug does not work.
I am using a Generic Linux Device Kit with the following configuration:
Device: generic linux with IP: 10.5.5.220 free ports 10000-10100
Sysroot: blank
Compiler: windows hosted powerpc cross GCC compiler (type set to GCC)
Debugger: windows hosted powerpc cross GDB debugger (type set to GDB engine)
QT Version: none
QT mkspec: none