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
Forum Updated to NodeBB v4.3 + New Features

Qt 6.9.0 and debug information problem

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 154 Views 1 Watching
  • 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 on 25 Apr 2025, 07:37 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 25 Apr 2025, 08:11
    0
    • O Offline
      O Offline
      ollarch
      wrote on 25 Apr 2025, 07:51 last edited by
      #2

      You have to install PDB debugging files.

      J 1 Reply Last reply 25 Apr 2025, 07:55
      0
      • O ollarch
        25 Apr 2025, 07:51

        You have to install PDB debugging files.

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 25 Apr 2025, 07:55 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 25 Apr 2025, 08:09
        0
        • J jsulm
          25 Apr 2025, 07:55

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

          O Offline
          O Offline
          ollarch
          wrote on 25 Apr 2025, 08:09 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
            25 Apr 2025, 07:37

            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 on 25 Apr 2025, 08:11 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 on 25 Apr 2025, 08:29 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 on 25 Apr 2025, 08:37 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

                3/7

                25 Apr 2025, 07:55

                • Login

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