
Note that I can only obtain that output when running the app normally (using Ctrl+R) - with F5, I cannot obtain any output at all. I obtain the following application output.

After some time, Qt Creator says "Failed to contact debugging port.". When I start debugging in Qt Creator, the app fails to start up and is stuck in "Waiting for Debugger". Breakpoints are still ignored.Ĭ) On the phone, I activate "Wait for debugger". It says "Application can be debugged on port 8100.". ī) On the phone, I set the Debug app to calqatr. Calqatr starts up but ignores the breakpoints which are the same as in step 1.

I'm using MinGW supplied with the Qt installation (4.3.0, if I'm not mistaken?), Qt 5.11.0 and qtcreator 4.6.0-rc1, build SDK 27.
