Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.5.0, Qt Creator 3.5.1, Qt Creator 3.6.0
-
None
-
Windows 7 pro, Qt 5.5.1, QtCreator 3.6.0, MinGW-w64 GCC 4.8.5, GDB 7.10.1, python 2.7.11
Linux Debian Jessie 8.3, Qt 5.5.1, QtCreator 3.6.0, GCC 4.9.2, GDB 7.8, python 2.7
-
0ce54ce1e4c2765fab2d1cf430e08990f76099ec
Description
Create a new Qt Widget Application and add breakpoint at line ui->setupUi(this); (MainWindow.cpp)
when debugger stop at that line, expand this, the [properties] cannot be expand, when I look at debugger log, it seems debugger goes to infinity loop with python.
others like [QMainWindow], [children], staticMetaObject can expand correctly.
I did this on Linux, same issue.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-15747 [REG Qt 5.5.1 -> Qt 5.6.0] "Locals and Expressions" can't access "this" in JavaScript after stepping
- Closed