Details
Description
While testing Qt 5.14.0 RC, i tried to debug into an application, and noticed that I can't get the debug version of frameworks to load. Regardless of the option being checked or not, the debugger always loads the release versions of frameworks, so I can't debug into Qt.
Note that I have SIP disabled.
Tested with 4.10.2 out of online installer, and a self-built Creator based on an older 4.11 branch.