Stephen King wrote: > I've just been trying the Beta of 2.8 and have noticed that to analyze a > remote system you > need to add the system into a kit. The problem I'm having is that I'm trying > to analyze a > WinCE system and it doesn't fit in with any of the device types that exist. > I've tried adding > it as a generic Linux and setting up the IP address but I guess the kit > checks to see if > it can ssh in and of course this will fail. Is there anyway of just adding a > simple device > that has only an IP address?
"Generic Linux" is currently indeed a bit of a misnomer for "Something with SSH access". If there's no SSH the device test will fail, but that does not necessarily mean subsequent operations, which may or may not use the SSH connection fail. So the question is here what kind of remote analysis you want to do. I don't think there's e.g. valgrind for WinCE. Regards, Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
