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 97 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 16 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 16 days ago
    0
    • O Offline
      O Offline
      ollarch
      wrote 16 days ago last edited by
      #2

      You have to install PDB debugging files.

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

        You have to install PDB debugging files.

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

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

          O Offline
          O Offline
          ollarch
          wrote 16 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
            16 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 Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote 16 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 16 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 16 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

                6/7

                25 Apr 2025, 08:29

                • Login

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