Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT Creator Debug Continue

QT Creator Debug Continue

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
10 Posts 5 Posters 965 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.
  • W Offline
    W Offline
    WWebber
    wrote on 29 Dec 2020, 10:51 last edited by
    #1

    Is this normal, that the application, which stopped on a breakpoint, is NOT getting the focus again, after I press "Continue"? This is annoying - neither VS nor Emba behaves so..

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 29 Dec 2020, 12:41 last edited by
      #2

      Yes it's normal.

      (Z(:^

      J 1 Reply Last reply 29 Dec 2020, 12:42
      0
      • S sierdzio
        29 Dec 2020, 12:41

        Yes it's normal.

        J Online
        J Online
        JonB
        wrote on 29 Dec 2020, 12:42 last edited by
        #3

        @sierdzio
        But not necessarily good/helpful?!

        S 1 Reply Last reply 29 Dec 2020, 12:47
        0
        • J JonB
          29 Dec 2020, 12:42

          @sierdzio
          But not necessarily good/helpful?!

          S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 29 Dec 2020, 12:47 last edited by
          #4

          @JonB said in QT Creator Debug Continue:

          @sierdzio
          But not necessarily good/helpful?!

          I like the way it behaves. When I'm debugging, I want to see the code. If I need to see the app, I can focus it myself. But of course you may disagree, it's purely a matter of personal preferences.

          And as such it suggests it would be good to add an option to QtC settings to toggle between both behaviours. Feel free to file a suggestion to Qt Creator bug tracker.

          (Z(:^

          W 2 Replies Last reply 29 Dec 2020, 13:13
          2
          • S sierdzio
            29 Dec 2020, 12:47

            @JonB said in QT Creator Debug Continue:

            @sierdzio
            But not necessarily good/helpful?!

            I like the way it behaves. When I'm debugging, I want to see the code. If I need to see the app, I can focus it myself. But of course you may disagree, it's purely a matter of personal preferences.

            And as such it suggests it would be good to add an option to QtC settings to toggle between both behaviours. Feel free to file a suggestion to Qt Creator bug tracker.

            W Offline
            W Offline
            WWebber
            wrote on 29 Dec 2020, 13:13 last edited by
            #5

            @sierdzio said in QT Creator Debug Continue:

            @JonB said in QT Creator Debug Continue:

            @sierdzio
            But not necessarily good/helpful?!

            I like the way it behaves. When I'm debugging, I want to see the code. If I need to see the app, I can focus it myself. But of course you may disagree, it's purely a matter of personal preferences.

            Yes that's right. Of course it should show the code, when I'm debugging. But it should also switch back to the application, after I press Continue - as then my debug action is over and I need to see the application again. This is what current IDEs do since Turbo C++1.0 and what QT Creator also should do.

            1 Reply Last reply
            0
            • S sierdzio
              29 Dec 2020, 12:47

              @JonB said in QT Creator Debug Continue:

              @sierdzio
              But not necessarily good/helpful?!

              I like the way it behaves. When I'm debugging, I want to see the code. If I need to see the app, I can focus it myself. But of course you may disagree, it's purely a matter of personal preferences.

              And as such it suggests it would be good to add an option to QtC settings to toggle between both behaviours. Feel free to file a suggestion to Qt Creator bug tracker.

              W Offline
              W Offline
              WWebber
              wrote on 29 Dec 2020, 13:35 last edited by
              #6

              And as such it suggests it would be good to add an option to QtC settings to toggle between both behaviours. Feel free to file a suggestion to Qt Creator bug tracker.

              I commented an already existing VERY OLD and up to now ignored entry in the bug tracker..

              A 1 Reply Last reply 29 Dec 2020, 16:59
              1
              • W WWebber
                29 Dec 2020, 13:35

                And as such it suggests it would be good to add an option to QtC settings to toggle between both behaviours. Feel free to file a suggestion to Qt Creator bug tracker.

                I commented an already existing VERY OLD and up to now ignored entry in the bug tracker..

                A Offline
                A Offline
                aha_1980
                Lifetime Qt Champion
                wrote on 29 Dec 2020, 16:59 last edited by
                #7

                @WWebber said in QT Creator Debug Continue:

                I commented an already existing VERY OLD and up to now ignored entry in the bug tracker..

                You've could have added a link here, maybe that have given it more attention ;)

                Here it is: QTCREATORBUG-10147

                Regards

                Qt has to stay free or it will die.

                W 1 Reply Last reply 29 Dec 2020, 22:10
                3
                • A aha_1980
                  29 Dec 2020, 16:59

                  @WWebber said in QT Creator Debug Continue:

                  I commented an already existing VERY OLD and up to now ignored entry in the bug tracker..

                  You've could have added a link here, maybe that have given it more attention ;)

                  Here it is: QTCREATORBUG-10147

                  Regards

                  W Offline
                  W Offline
                  WWebber
                  wrote on 29 Dec 2020, 22:10 last edited by
                  #8

                  @aha_1980 said in QT Creator Debug Continue:

                  You've could have added a link here, maybe that have given it more attention ;)

                  Regards

                  Sorry about ;)
                  As there are so many other annoying issues with the QTCreator IDE, I moved over to VS. I also gave up writing a bug&feature list, as it will take decades for getting fixed. QTCreator IMHO is a nice prototyping tool for small test-projects but not for real development (e.g. how about Edit&Continue?).

                  1 Reply Last reply
                  0
                  • mzimmersM Offline
                    mzimmersM Offline
                    mzimmers
                    wrote on 1 Jan 2021, 20:14 last edited by
                    #9

                    Judging Creator on the basis of how well it mimics VS behavior would be like evaluating a Ferrari on how well it mows lawns.

                    And if there are problems with its behavior, as was mentioned above, you can suggest improvements. Qt listens...try that with Microsoft.

                    W 1 Reply Last reply 2 Jan 2021, 23:19
                    2
                    • mzimmersM mzimmers
                      1 Jan 2021, 20:14

                      Judging Creator on the basis of how well it mimics VS behavior would be like evaluating a Ferrari on how well it mows lawns.

                      And if there are problems with its behavior, as was mentioned above, you can suggest improvements. Qt listens...try that with Microsoft.

                      W Offline
                      W Offline
                      WWebber
                      wrote on 2 Jan 2021, 23:19 last edited by
                      #10

                      @mzimmers said in QT Creator Debug Continue:

                      Judging Creator on the basis of how well it mimics VS behavior would be like evaluating a Ferrari on how well it mows lawns.

                      And if there are problems with its behavior, as was mentioned above, you can suggest improvements. Qt listens...try that with Microsoft.

                      They might probably listen, but not fix ;) The reported entry was from 2013. If every little improvement wish takes >7 Years, for what reason I even shall report? On the other hand, I don't see any reason to make a copy of VS - this sounds like re-inventing the wheel again and again. It makes more sense to me to improve the integration of QT in VS.

                      1 Reply Last reply
                      0

                      1/10

                      29 Dec 2020, 10:51

                      • Login

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