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

QDir debug view is always empty (CDB V2017 x64)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 4.11.0
    • Qt Creator 4.9.1
    • Debugger
    • None
    • Window 10 x64 + Visual 2017 x64 + CDB lastest version + Qt 5.12.3
    • Windows
    • 1571384e4998b9e20ad54be8479c60def8bfaba4

    Description

      The debugging value  of QDir is Always empty with CBD + Visual 2017 x64

       

      ex:

      QDir d("C:/test");

      QFileInfo f("C/test");

       

      Debug View

      QDir: "" (Always empty, and it works with mingw7.3 x64)

      QFileInfo: "C:/test"

      Attachments

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

        Activity

          People

            davschul David Schulz
            phi Philippe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes