Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.0-beta1
-
-
2893e892d (12.0)
Description
Debugger shows values for variables in function testBigInt (tests\manual\debugger\simple\simple_test_app.cpp) that do not correspond to the expected values (according to comments).
Expected
- a -1143861252567568256 qint64
- b -1143861252567568256 quint64
- c -2 quint64
Actual
- a -1143861252567568256 int64
- b 17302882821141983360 unsigned int64
- c 18446744073709551614 unsigned int64
Attachments
For Gerrit Dashboard: QTCREATORBUG-29705 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
511659,3 | Debugger: Adjust expectations of manual bigint test | 12.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
511685,1 | Debugger: Adjust expectations of manual bigint test | master | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |