[Interest] Stepping into Qt sources (Qt 5.14, MinGW 64-bit)

Thiago Macieira thiago.macieira at intel.com
Mon Jan 27 16:54:29 CET 2020


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





More information about the Interest mailing list