Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
2.0
-
None
Description
From Application Manager plugin documentation:
To Debug the application from within Qt Creator on a Qt Application Manager Device, you need to specify path to QDB. The qdb binary is installed in the Tools folder on the same level where Qt Creator is installed.
This is completely incorrect and will result in host machine running endless number of qdb processes, new one spawned every two seconds.
The workaround also has nothing to do with debugging, but is only to get rid of the warning messages in AUTOSUITE-181. A proper workaround would be to disable the "Start ADB on demand" next to Adb file path.