Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 9.0.2, Qt Creator 11.0.0-beta1
-
None
-
-
c7b8ed520 (11.0)
Description
The following code causes the cdb debugger to crash on Windows:
auto v = QVariant::fromValue(nullptr); qDebug() << v;
I have also tried gdb and lldb on Linux and it works without crashes.
Attachments
For Gerrit Dashboard: QTCREATORBUG-29291 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
486188,2 | Debugger: avoid recursive pointer type lookup | 11.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |