Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Mac OS step into sources from installer?
-
Is it possible to debug-step into Qt sources using Xcode when using the web installer? It seems that it doesn't work with the installed libraries but it does if I build them from source.
-
Welcome to DevNet,
It is not possible from installed libraries because they are stripped from debug info.