Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.7.0-rc1, Qt Creator 4.10.0-rc1
-
Ubuntu 17.10 64 bit (Deleting /etc/xdg/QtProject/qtlogging.ini (
QTBUG-65460) does not help)
Qt 5.11.1
Description
- Have a Qt Widgets Application which generates some output using qDebug().
- Debug this on an Android device.
The output from qDebug() will appear in the "Application Output" view but not in the Debugger log.
It should appear in both.