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

Display of 2D arrays incorrect in Watch window

XMLWordPrintable

    • Windows
    • 5a8b198b9a76d63854bebaa364aae9780890b2fb (qt-creator/qt-creator/4.8)

      class CMyDialog
       : QDialog
      {{{}}
      public:{{  }}
          unsigned mMy2DArray [4][32]
      ... other standard dialog stuff ...
      };

      When single stepping class members mMy2DArray is incorrectly displayed as a 32x4 in the Local's window.

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

            hjk hjk
            cemsen Chris Emsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes