On Monday, 27 January 2020 07:12:16 PST Kai Köhne wrote: > Well, actually we do provide debug information for our binary builds on > Linux; just select the "Debug Information Files" in the online installer.
Stepping into -O2 builds (-O3 for QtCore and QtGui) is painful at best. The debug information we provide is not usable for more than getting backtraces to help the developer solving issues. If you really want to step into the source code, build from sources. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest