Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 14.0.0
-
None
-
-
c1b8320ca (14.0)
Description
Compare attached screenshots of debugging QtMultimedia's `QGstreamerMediaPlayer` on linux
class QGstreamerMediaPlayer : public QObject, public QPlatformMediaPlayer, public QGstreamerBusMessageFilter, public QGstreamerSyncMessageFilter
the gdb parses the base classes as expected. with lldb, i have the following observations:
- QObject and QPlatformMediaPlayer are listed twice
- all base classes have show QObject members (although only the first base class is a QObject, the others are purely virtual base classes)
- QPlatformMediaPlayer has members, but the members don't show up
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTCREATORBUG-31042 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
568818,2 | Debugger: Partially fix base class display for LLDB | 14.0 | qt-creator/qt-creator | Status: NEW | -1 | +1 |