Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.6.1
-
None
-
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
-
- Closed
-