Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0 Beta1, 6.8.0 Beta2
-
None
Description
Debugging in QtCreator doesn't work with Qt v6.8, Step Into Qt files doesn't work too and breakpoints set inside the Qt files are skipped (no hit on these breakpoints). Reproducible on both qtc13 and qtc14 and also with qmake and cmake, older Qt FW versions eg. 6.7.2 works.
It looks like this problem started after upgrading to MSVC2022, maybe hardcoded paths? Because also the spec name changed from msvc2019_64 to msvc2022_64.
I don't know where the problem can be, but it looks like a problem with PDB files.
Related issue QTBUG-126507
Attachments
Issue Links
- is duplicated by
-
QTBUG-126507 Debug symbols are not loaded with 6.8.0 and MSVC 2022
-
- Closed
-
- relates to
-
QTBUG-126507 Debug symbols are not loaded with 6.8.0 and MSVC 2022
-
- Closed
-
-
QTBUG-127599 qmlsc.exe can't start because of missing procedure entry point
-
- Closed
-