Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 4.4.0, Qt Creator 4.4.1, Qt Creator 4.5.1, Qt Creator 4.6.0-beta1, Qt Creator 4.6.0 , Qt Creator 4.6.1, Qt Creator 4.6.2, Qt Creator 4.7.0-beta1, Qt Creator 4.7.0-beta2, Qt Creator 4.7.1, Qt Creator 4.8.0-beta1
-
None
-
QtCreator 4.4
Windows 10
Microsoft Visual Studio 2015
Description
When a 2 dimensional array is being debugged with CDB, the rows and colums are swapped using the python dumper. When not using the python dumper they are displayed correctly.
Example:
int testArray[ 2 ][ 3 ];
Without the python dumper it looks like expected:
With the python dumper it looks like:
Attachments
Issue Links
- relates to
-
QTCREATORBUG-16908 Research: Debugging using Qt release builds
-
- Open
-