Upgrade Qt & Mingw, GDB does not stop console applications in C
-
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,
-
C Christian Ehrlicher moved this topic from General and Desktop
-
V vincentth has marked this topic as solved
-
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