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

Qt 6.9.0 and debug information problem

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 100 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 17 days ago 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?

    J 1 Reply Last reply 17 days ago
    0
    • O Offline
      O Offline
      ollarch
      wrote 17 days ago last edited by
      #2

      You have to install PDB debugging files.

      J 1 Reply Last reply 17 days ago
      0
      • O ollarch
        17 days ago

        You have to install PDB debugging files.

        J Online
        J Online
        jsulm
        Lifetime Qt Champion
        wrote 17 days ago 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 17 days ago
        0
        • J jsulm
          17 days ago

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

          O Offline
          O Offline
          ollarch
          wrote 17 days ago 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
            17 days ago

            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?

            J Online
            J Online
            jsulm
            Lifetime Qt Champion
            wrote 17 days ago 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 17 days ago 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 17 days ago 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

                4/7

                25 Apr 2025, 08:09

                • Login

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