Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.6.2
-
None
-
Windows 7 x64
WinDbg 6.11
-
48f161641ab2fbec0cb1f9473aff830887c6a113
Description
Hi,
Not sure if this is a bug (or my own incompetence) but during debugging unsigned int 64 is never shown correctly when larger than 32-bit.
e.g.
quint64 dq = 0;
dq = 0x123456789;
In variable window it will be displayed as 0x1