Qt 6.11 is out! See what's new in the release
blog
Qt Creator doesn't stop at breakpoints
Installation and Deployment
4
Posts
2
Posters
5.6k
Views
1
Watching
-
I just installed Qt Creator 2.0.1 on Windows 7. I have an open source application that I have built using Qt Creator, but when i set breakpoints and run in debug mode, the debugger doesn't stop at the breakpoints. I am new to Qt in general, where do I start looking to figure out why this is not working?