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

Display of 2D arrays incorrect in Watch window

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes