Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.0-beta
-
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