Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt 6.9.0 and debug information problem
QtWS25 Last Chance

Qt 6.9.0 and debug information problem

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 93 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    Zbigniew-Sch
    wrote last edited by aha_1980
    #1

    Hi,

    I upgraded Qt from 6.7.2 to 6.9.0. In version 6.7.2, I could view the contents of QMap in the debugger,
    but not in 6.9.0. Does anyone have the same problem? I'm using Microsoft Visual Studio 2022 on Windows 11?

    jsulmJ 1 Reply Last reply
    0
    • O Offline
      O Offline
      ollarch
      wrote last edited by
      #2

      You have to install PDB debugging files.

      jsulmJ 1 Reply Last reply
      0
      • O ollarch

        You have to install PDB debugging files.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote last edited by
        #3

        @ollarch I don't think this is needed to see what is in a QMap

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        O 1 Reply Last reply
        0
        • jsulmJ jsulm

          @ollarch I don't think this is needed to see what is in a QMap

          O Offline
          O Offline
          ollarch
          wrote last edited by
          #4

          @jsulm you are right. I missreaded the question. I think that he wants to go over source code of QMap.

          Can you inspect all other Qt classes contents? Check if there is an update of "Qt Visual Studio Tools".

          1 Reply Last reply
          0
          • Z Zbigniew-Sch

            Hi,

            I upgraded Qt from 6.7.2 to 6.9.0. In version 6.7.2, I could view the contents of QMap in the debugger,
            but not in 6.9.0. Does anyone have the same problem? I'm using Microsoft Visual Studio 2022 on Windows 11?

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote last edited by
            #5

            @Zbigniew-Sch There was a similar issue reported recently here. You should search for it, maybe it can help.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              Zbigniew-Sch
              wrote last edited by
              #6

              I can see all class variables (local), but not the contents of QList and QMap.
              How can I update the "Qt Visual Studio Tools"? I can't find it.

              1 Reply Last reply
              0
              • Z Offline
                Z Offline
                Zbigniew-Sch
                wrote last edited by
                #7

                Sorry, I found it.
                I have last version 3.3.1 of "Qt Visual Studio Tools"

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved