I don't know. I hadn't created my .pro file with QDevelop and there needs to be a "CONFIG += debug" in that file.
So I assume some sort of default changed and now qmake no longer puts -g in C/CXX FLAGS by default. That would explain it.
I don't know. I hadn't created my .pro file with QDevelop and there needs to be a "CONFIG += debug" in that file.
So I assume some sort of default changed and now qmake no longer puts -g in C/CXX FLAGS by default. That would explain it.