Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 15.0.1, Qt Creator 16.0.0-beta1
-
-
bc84cd209 (16.0), e5a740f8c (master), df78f3634 (16.0), 5a29c2b93 (master), dc75648b0 (16.0)
Description
Debugging remotely on a Raspberry Pi 4 with Boot2Qt 5.15.10 raises an error for GDB. Debugging still works, however, Qt types such as QString don’t show their stored values.
The error shown in the attached picture.
Running GDB and executing import sys; print(sys.version_info) in the runtime environment confirms having a supported Python 3.x version (sys.version_info(major=3, minor=8, micro=12, releaselevel='final', serial=0)).
The issue does not appear in Qt Creator 14.
Attachments
For Gerrit Dashboard: QTCREATORBUG-32475 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
623446,2 | Debugger: Replace uses of f-strings | 16.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
623958,3 | Debugger: Replace uses of f-strings | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
624324,2 | Debugger: Check for existence of attribute before using it | 16.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
624479,3 | Docker: Add a manual Unbuntu 16.04 setup | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
624722,5 | Debugger: Effectively require Python 3.5.2 only | 16.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |