[Qt-creator] QtC, Qbs and remote debug WinCE6/ARM device

Denis Shienkov denis.shienkov at gmail.com
Tue Jul 5 10:08:53 CEST 2016


Hi,

as far I know, QtC does not support remote debugging 9as deploying) on
Windows, especially on WinCE. You should use VisualStudio instead.

BR,
Denis

2016-07-05 2:08 GMT+03:00 Ch'Gans <chgans at gna.org>:

> Hi there,
>
> For a project I'm currently working on, I need to use VS 9.0 with a
> customised WinCE/ARMv5 SDk/toolchain.
> As VS9 (2008) sucks a lot, I decided to use Qtc instead.
> I manage to setup QtC for building my project (Using Qbs as build
> system) and I'm able to build my application, all good so far. I can
> then manually transfer the application and it runs correctly on the
> target.
> My next step would be to be able to deploy and debug it from Qtc using
> the usual F5 shortcut.
>
> That's where I'm stuck.
>
> A quick network analysis with wireshark told me that when
> deploying/debugging with VS2008:
> - The target device broadcast UDP message to port 687 (with some plain
> text data containing the WinCE SDK name/ID)
> - VS connect to target TCP port 5655 to deploy executables and other
> auxialiary files (
> - VS connect to target TCP port 6510 for the debug session (again I
> saw plain text data  like "Start debug session", ...)
>
> Apparently there's an active sync something running on the device and
> a sort of FTP server too ....
>
> Anyway, does anyone have sucessfully done remote debugging on WinCE
> based device from within Qtc?
>
> Any thought, experience sharing, ideas, or point out of any sort
> appreciated.
>
> Thanks,
> Chris
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20160705/a7b95d8f/attachment.html>


More information about the Qt-creator mailing list