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

enums are displayed as "<not accessible>" in Locals window.

    XMLWordPrintable

Details

    • All
    • 18bee3a08f9339c0fb33a732a1fe45b2b8a9622c (qt-creator/qt-creator/4.8)

    Description

      Member variables of `enum` type are displayed as <not accessible> in the Locals debugger window.

      A workaround is to add a watch in the expressions window `(int)this->mEnumVariable` which at least displays the value that you can manually lookup - bug this is painful to do.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            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