[Qt-creator] pdb file

Benjamin TERRIER b.terrier at gmail.com
Wed Nov 30 21:25:15 CET 2016


Le 30 nov. 2016 8:52 PM, "Duane" <duane.hebert at group-upc.com> a écrit :
>
> I have a debug project that isn't providing a pdb file.
>
> QtCreator 4.1.0 and MinGW 5.3.  I have the project set to generate
separate debug info.

Hi

PDB files are not supported by mingw, you need MSVC.

There are some tricks to get separate debug info for GCC/mingw using
objcopy but I never tried.

BR

Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20161130/70cb6bc3/attachment.html>


More information about the Qt-creator mailing list