Hi all, Since 5.14 the MinGW version of Qt does not include debug libraries. With the previous versions of Qt, if I wanted to step into the Qt sources, I used to install the sources with the online installer, pointed to the sources directory in Debugger Options in Qt Creator, and it just worked.
With version 5.14 I can't debug into the Qt sources anymore, although I've installed both Qt Debug Information Files and Sources using the online installer. I don't think it actually installed the debug information files though because the online installer shows "0.00 bytes" next to the marked "Qt Debug Information Files" when I start it again. After a quick look in the installation folder, I don't see anything related to debugging. I would expect d-suffixed libraries, enormously big .libs or .dlls, or something .pdb-like. Is there anything I miss? How can I debug into Qt 5.14 without having to compile it myself, just as it worked before? Thanks & cheers Dmitriy
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest