Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.8.2
-
Fix Version/s: Qt Creator 4.9.0
-
Component/s: Debugger
-
Labels:None
-
Platform/s:
-
Commits:94d79ba3b5d61692e3d32962a7937068f62262df
Description
I recently updated to Qt 5.12.2. When trying to debug old project via the Qt Creator IDE, I noticed that I was unable to do so due the the debugger hanging on an attempt to call code in widgets/qwidgetanimatior.cpp. This happens even if I create a new Qt Widget project and attempt to debug that.
I've already had some discussion about this on the Qt forum and have posted a dump of a debugger log:
https://forum.qt.io/topic/101389/can-t-debug-with-qt-5-12-2-on-windows
Attachments
Issue Links
- relates to
-
QTBUG-73993 Debug break at abort() during QTextEdit layout
-
- Closed
-