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. Upgrade Qt & Mingw, GDB does not stop console applications in C
Forum Updated to NodeBB v4.3 + New Features

Upgrade Qt & Mingw, GDB does not stop console applications in C

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 2 Posters 169 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.
  • V Offline
    V Offline
    vincentth
    wrote last edited by
    #1

    Hi,

    I use Qt to develop applications in C.

    Following various updates to Qt and Mingw, Qt5 to Qt6 and Mingw8 to 13, I am unable to use my applications correctly in debug mode with GDB.

    When I have loops such as while() loops, debug mode does not stop the application correctly, and I am forced to restart Qt. I get an error message saying “Waiting for applications to stop.”

    Can you help me, please?

    Thank you,

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop
    • andrA Offline
      andrA Offline
      andr
      wrote last edited by
      #2

      I presume with "Qt" you are referring to Qt Creator?

      If so, there's a debugger log, right hand side of View->Views...->Debugger Log. Maybe there's something interesting in there.

      Also, is this the "internal" or the "external" terminal?

      1 Reply Last reply
      0
      • V Offline
        V Offline
        vincentth
        wrote last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • V vincentth has marked this topic as solved
        • V Offline
          V Offline
          vincentth
          wrote last edited by
          #4

          Hi

          Thanks For your answer,

          It's Qt Creator, i use an external terminal.

          I used the Debbuger Log, but it closes when I close the application.

          Attached is the random error message that appears when I stop the application in debug mode and want to restart it.

          Thanks,

          VIncent
          Qt_bug.PNG

          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