[Qt-creator] Kit-Device relation

André Pönitz andre.poenitz at mathematik.tu-chemnitz.de
Thu Nov 15 22:06:09 CET 2012


On Tue, Nov 13, 2012 at 03:14:08PM +0100, Carlos Navarro wrote:
> Hi
> 
> I agree with you, in my company we use qtCreator to debug networked
> linux devices and usually there are several protoypes of the same
> device.
> They all share the same cross-compiling settings, that is: gdb, gcc,
> sysroot etc, but of course they have different IP's.
> It would be better if when you declare a linux-device you tell the kit
> to work with it, rather that setting the IP in the kit.
> The current approach forces to clone the whole kit to have several
> devices sharing the same crosscompiling settings, Am I wrong?

Not necessarily. You can have a set of configured devices and change
the device in the kit, or you can use symbolic names for your device
which is then resolved using /etc/hosts (or whatever you use)

How many test devices do you have?

Andre'



More information about the Qt-creator mailing list