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

Dmitriy Purgin dpurgin at gmail.com
Sun Jan 26 10:11:10 CET 2020


Hi Thiago,

thanks for clarifying! Will do

Cheers
Dmitriy

On Sun, Jan 26, 2020 at 12:23 AM Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Saturday, 25 January 2020 10:53:23 PST Dmitriy Purgin wrote:
> > With version 5.14 I can't debug into the Qt sources anymore, although
> I've
> > installed both Qt Debug Information Files and Sources using the online
> > installer. I don't think it actually installed the debug information
> files
> > though because the online installer shows "0.00 bytes" next to the marked
> > "Qt Debug Information Files" when I start it again. After a quick look in
> > the installation folder, I don't see anything related to debugging. I
> would
> > expect d-suffixed libraries, enormously big .libs or .dlls, or something
> > .pdb-like.
> >
> > Is there anything I miss? How can I debug into Qt 5.14 without having to
> > compile it myself, just as it worked before?
>
> You're not missing anything. The MinGW binaries now match the Linux ones:
> no
> debug libraries anymore.
>
> If you want to step into Qt source, compile from source with debug
> information.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel System Software Products
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200126/2394c694/attachment.html>


More information about the Interest mailing list