Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18946

2 dimensional arrays are displayed wrong

    XMLWordPrintable

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
    • Debugger
    • 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

          For Gerrit Dashboard: QTCREATORBUG-18946
          # Subject Branch Project Status CR V

          Activity

            People

              hjk hjk
              marc_philippens Marc Philippens
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change