Qt Creator doesn't resolve breakpoints / won't stop on them
Solved
Qt Creator and other tools
-
I've googled every article on the web i can find, the advice is "make sure you've built a debug build". I'm quite positive i'm doing that. I have multiple debug / release configs. This debug config works:
This debug config does NOT work:
-
and then i instantly saw the problem: you also have to check "generate separate debug info"