Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
Qt Creator 12.0.2
-
-
269187bfa (dev), 76c6b71db (6.7), 0804109d6 (dev), 1fb2c58ef (6.7), 494aa9333 (6.7.0), f32abfdc7 (6.7.0)
Description
C++ breakpoints are not hit, or only intermittently hit when debugging on Android. In particular, breakpoints while debugging auto-tests from a dev build does not work at all.
NDK version: 26.1.10909125
Qt version: 6 Dev
JDK: Eclipse Adoptium jdk-17.0.10.7-hotspot
Platform: android-33, x86_64
Simulator: Android 13 ("Tiramisu") SDK 33
To reproduce, build dev (I build QtMultimedia and dependencies) for Android, and open top level qt CMakeLists.txt in Qt Creator. Import build, and start debugging. The same is observed when building QtMultimedia separately against a full Qt build.
Expected:
C++ breakpoints are hit
Actual:
C++ breakpoints are not hit.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-29928 Android debugging fails => lands in disassembler
-
- Closed
-
For Gerrit Dashboard: QTCREATORBUG-30425 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
543878,6 | Android: Add Thread.sleep before loading main in Debug mode | dev | qt/qtbase | Status: MERGED | +2 | 0 |
543880,6 | Android: Do Thread.sleep before loading Qt libraries in Debug Mode | dev | qt/qtbase | Status: MERGED | +2 | 0 |
546260,2 | Android: Add Thread.sleep before loading main in Debug mode | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |
546379,2 | Android: Add Thread.sleep before loading main in Debug mode | 6.7.0 | qt/qtbase | Status: MERGED | +2 | 0 |
546542,2 | Android: Do Thread.sleep before loading Qt libraries in Debug Mode | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |
546546,3 | Android: Do Thread.sleep before loading Qt libraries in Debug Mode | 6.7.0 | qt/qtbase | Status: MERGED | +2 | 0 |