What is required to debug into qt-internals with mingw on windows 10?
Unsolved
General and Desktop
-
I have a problem where i want to see what happens inside QPluginLoader. But it seems i do something wrong to debug into it.
I have qt 6.2.3 installed with Sources and Debuginformation into default location
In Qt-Creator i have set the Path to qt-src to C:\Qt\6.2.3\SrcBut i can not step into qt-stuff. Did i miss a special option?