Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 3.6.1
-
Fix Version/s: Qt Creator 4.0.0-rc1
-
Component/s: Debugger
-
Labels:None
-
Environment:Windows10
MSVS2015
CDB
External build system (not sure if related)
Description
If you try to debug something like
int array[] = { 0, 1, 2, .... };
than array is sorted incorrectly in the debugger view.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-20756 Debugger sorts array elements lexicographically, not numerically
-
- Reported
-