Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
5.14.0
-
None
Description
Until Qt 5.14, androiddeployqt had a feature to add gdbserver into the apk. Qt Creator used that option to allow debugging. androiddeployqt in Qt 5.14 does not seem to offer that option, anymore.
This is the help output of adnroiddeplyqt of Qt 5.12.6
C:\Qt\online-installer\5.12.6\android_armv7\bin>androiddeployqt.exe --help [...] --gdbserver: Adds the gdbserver to the package. By default the gdbserver is bundled for debug pacakges. --no-gdbserver: Prevents the gdbserver from being added to the package By default the gdbserver is bundled for debug pacakges. [...]
...it is not present in the help output in 5.14.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-23104 Android: C++ debugging does not work with Android Qt 5.14 applications
- Closed