Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.