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. shift-F11 stopps debugging

shift-F11 stopps debugging

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 4 Posters 671 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.
  • HoMaH Offline
    HoMaH Offline
    HoMa
    wrote on last edited by
    #1

    Hi all!

    I am working on a desktop database app in QtCreator using the mingw tool chain. I can build debug and release, so everything looks fine. But when I press shift-F11 while stepping through code in the debugger the process terminates and in the App Output Window I can read "Debugging has finished".
    Any Idea what might be the reason?
    regards
    Holger

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Did you upgrade Qt or anything like that ?
      Try to clean build folder, and delete the .pro.user file
      and select mingw again and see.

      1 Reply Last reply
      0
      • HoMaH Offline
        HoMaH Offline
        HoMa
        wrote on last edited by
        #3

        Thank you for your attention and advice. Actually I forgot to mention, that there are rare cases, where it works.
        But I tried what you said and deleted the build folders and users files - but it stays the same.
        Regards
        Holger

        mrjjM 1 Reply Last reply
        0
        • HoMaH HoMa

          Thank you for your attention and advice. Actually I forgot to mention, that there are rare cases, where it works.
          But I tried what you said and deleted the build folders and users files - but it stays the same.
          Regards
          Holger

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @HoMa
          Hi
          Ok. i seen this happen if Qt was upgraded on one used the old .pro.user file.
          Does this happen in any project ?
          Is it unly run to end that end this way ?
          Single step etc works ?

          1 Reply Last reply
          0
          • HoMaH Offline
            HoMaH Offline
            HoMa
            wrote on last edited by
            #5

            I work with QTC now for a year or so - I had some updates, yes.
            I have seen it in different projects (well - I hand not too many - a big one and a couple of test programs)
            This is a hard exit - it does not run to end. Single step and step into works fine.

            Thx for asking.
            Holger

            mrjjM 1 Reply Last reply
            0
            • HoMaH HoMa

              I work with QTC now for a year or so - I had some updates, yes.
              I have seen it in different projects (well - I hand not too many - a big one and a couple of test programs)
              This is a hard exit - it does not run to end. Single step and step into works fine.

              Thx for asking.
              Holger

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @HoMa
              Hmm that is pretty odd.
              And you tried reinstalling ?

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi,

                In the same ideas, what is your version of Qt Creator ? If the latest you can try to use an earlier version.

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

                1 Reply Last reply
                0
                • HoMaH Offline
                  HoMaH Offline
                  HoMa
                  wrote on last edited by HoMa
                  #8

                  I am on Qt Creator 4.13.0, just recently updated. I guess this was the first update since last install...

                  But thinking back - I observed that with older verstions too in the last month.

                  Thx and best regards
                  Holger

                  aha_1980A 1 Reply Last reply
                  0
                  • HoMaH HoMa

                    I am on Qt Creator 4.13.0, just recently updated. I guess this was the first update since last install...

                    But thinking back - I observed that with older verstions too in the last month.

                    Thx and best regards
                    Holger

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

                    Hi @HoMa,

                    may I ask which Debugger backend that is?

                    You may want to have a look in the Debugger Log: View (Window in older Creator releases) > Views > Debugger Log. It might give some more insight what's going wrong.

                    Regards

                    Qt has to stay free or it will die.

                    1 Reply Last reply
                    2
                    • HoMaH Offline
                      HoMaH Offline
                      HoMa
                      wrote on last edited by
                      #10

                      Sorry for the late reply. I did a reinstall and with this a switch to msvc. Now it works. I was on mingw before.
                      Best regards
                      Holger

                      1 Reply Last reply
                      1

                      • Login

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