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

Watchlist disappeared during debugging

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 3 Posters 976 Views 2 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.
  • M Offline
    M Offline
    MasterBlade
    wrote on last edited by
    #1

    I was debugging a program and set a breakpoint at the start of a function. Everything looks alright for now.
    1.png

    But as soon as I press F10, all watchlist disappeared. They never turned back throughout the function.
    2.png

    I tried to manually add these variables to the watchlist. But they still have no value.
    What's the problem?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MasterBlade
      wrote on last edited by
      #2

      I think I found the problem.
      I am using Qt 5.13.0-beta3, but Qt Creator is still 4.11.2
      I installed Qt Creator 4.12.0-rc1 and everything works all right.

      aha_1980A 1 Reply Last reply
      0
      • M MasterBlade

        I think I found the problem.
        I am using Qt 5.13.0-beta3, but Qt Creator is still 4.11.2
        I installed Qt Creator 4.12.0-rc1 and everything works all right.

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi @MasterBlade,

        Good to hear you solved it.

        But just to mention, Creator 4.12 final is released, so no need to use the -rc1 version.

        The same applies to Qt itself, is there a reason you use 5.13.0-beta3 ?

        Regards

        Qt has to stay free or it will die.

        M 2 Replies Last reply
        1
        • aha_1980A aha_1980

          Hi @MasterBlade,

          Good to hear you solved it.

          But just to mention, Creator 4.12 final is released, so no need to use the -rc1 version.

          The same applies to Qt itself, is there a reason you use 5.13.0-beta3 ?

          Regards

          M Offline
          M Offline
          MasterBlade
          wrote on last edited by
          #4

          @aha_1980 said in Watchlist disappeared during debugging:

          Hi @MasterBlade,

          Good to hear you solved it.

          But just to mention, Creator 4.12 final is released, so no need to use the -rc1 version.

          The same applies to Qt itself, is there a reason you use 5.13.0-beta3 ?

          Regards

          I first tried to download Creator 4.12 from qt website and installed it separately from Qt.
          It's better than 4.11.2, with less time watchlist disappearance.
          4.12.0-rc1 is downloaded with Qt Maintenance and the problem is totally solved.

          I use 5.13.0-beta3 because it officially support MSVC 2019 while the stable version only up to 2017.

          1 Reply Last reply
          1
          • aha_1980A aha_1980

            Hi @MasterBlade,

            Good to hear you solved it.

            But just to mention, Creator 4.12 final is released, so no need to use the -rc1 version.

            The same applies to Qt itself, is there a reason you use 5.13.0-beta3 ?

            Regards

            M Offline
            M Offline
            MasterBlade
            wrote on last edited by
            #5

            @aha_1980
            Annotation 2020-05-03 090446.png

            Watchlist disappeared again after an update.
            Do I need these 2 components for debugging?

            aha_1980A 1 Reply Last reply
            0
            • M MasterBlade

              @aha_1980
              Annotation 2020-05-03 090446.png

              Watchlist disappeared again after an update.
              Do I need these 2 components for debugging?

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @MasterBlade you will need the Debugging Tools for the MSVC compiler.

              The Debug Symbols are probably only neede for debugging Creator itself.

              Qt has to stay free or it will die.

              1 Reply Last reply
              1
              • aha_1980A Offline
                aha_1980A Offline
                aha_1980
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Related bugreport: QTCREATORBUG-23980

                Qt has to stay free or it will die.

                M 1 Reply Last reply
                2
                • aha_1980A aha_1980

                  Related bugreport: QTCREATORBUG-23980

                  M Offline
                  M Offline
                  MasterBlade
                  wrote on last edited by
                  #8

                  @aha_1980 said in Watchlist disappeared during debugging:

                  Related bugreport: QTCREATORBUG-23980

                  Hey it is I who posted that bug thread...

                  SGaistS 1 Reply Last reply
                  0
                  • M MasterBlade

                    @aha_1980 said in Watchlist disappeared during debugging:

                    Related bugreport: QTCREATORBUG-23980

                    Hey it is I who posted that bug thread...

                    SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    @MasterBlade @aha_1980 posted the link here so people stumbling on this thread would not have to do additionnel search to find it.

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    M 1 Reply Last reply
                    1
                    • SGaistS SGaist

                      @MasterBlade @aha_1980 posted the link here so people stumbling on this thread would not have to do additionnel search to find it.

                      M Offline
                      M Offline
                      MasterBlade
                      wrote on last edited by
                      #10

                      @SGaist said in Watchlist disappeared during debugging:

                      @MasterBlade @aha_1980 posted the link here so people stumbling on this thread would not have to do additionnel search to find it.

                      Done

                      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