On 2016-03-01, Milian Wolff <[email protected]> wrote: > b) Apparently there are never any debug symbols shipped for the release build > fo Qt. Having debug symbols even for a release build is crucial for a good > profiling experience. Could we maybe get release builds in the future with - > force-debug-info to improve this situation? I'm aware that one can get some > sense out of a profiler when only the end-level application is build in that > way, but one can often get much more insight when the stack below (or even in- > between for the eventloop and signal/slot magic) also gets annotated stack > frames. Right now, I have to suggest people to build Qt themselves for the > sole purpose of profiling... A pity!
This would be amazing. Also for getting better backtraces from crashes at users systems. /Sune _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
