Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
4.8.0, 4.8.1, 4.8.2, 4.8.3, 4.8.4, 5.0.0, 5.0.1, 5.5.1
-
Windows XP/7
Description
Would it be possible to add a separate package for the *.pdb release binaries to download area. Creating *.pdb files would enable Post Mortem debugging using release binaries only.
Here's an example for Visual Studio 2008:
- qt-win-commercial-4.8.3-vs2008.exe for release packages
- qt-win-commercial-4.8.3-vs2008-debug.exe for debugging (contains *.pdb for debug binaries and debug libaries)
- qt-win-commercial-4.8.3-vs2008-postmortem.exe (contains *.pdb for release binaries)
Attachments
Issue Links
- duplicates
-
QTBUG-3934 Provide sufficient debug symbols with the pre-built binaries for Qt
- Closed