Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.6.2
-
None
-
-
5a8b198b9a76d63854bebaa364aae9780890b2fb (qt-creator/qt-creator/4.8)
Description
When I have a multidimensional array like
int foo[N][3]
and expand it in the debugger, it shows up as as 3 arrays of N items each rather than N arrays with 3 items each as expected.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-19356 Python dumper shows wrong array contents
- Closed
- is duplicated by
-
QTCREATORBUG-21677 Display of 2D arrays incorrect in Watch window
- Closed
- resulted in
-
QTCREATORBUG-21074 Debugger incorrectly says a std::vector has 0 elements
- Closed