After compiling Qt from git on mac, debugging an application which was build against that Qt-version does not allow debugging of Qt-functions though of all other internal application functions. Seems that the build is not linked against the debug-version of the qt libs. How can that be done ?