Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
Qt Creator 4.4.0
-
None
-
Core i7-6820HQ 2.7 GHz
8 GB Ram
SSD
Windows 7 pro SP1
Visual Studio 2013
CDB
All 64 bit
Qt v5.7.1-64 (VS2013)
Description
Options->Debugger->Locals&Expressions
There is a checkbox "use debugging helpers"
If I check it, debugging and stepping through the code is pretty much unusable. It takes up to a minute to step into a single functions.
As soon as I uncheck this box, debugging is vivid fast. Of course I don't have the convenient data view for complex classes.
In understand that there are python scripts running through the available data for proper formatting. But, does this explain this slowness?
Attachments
Issue Links
- depends on
-
QTCREATORBUG-16812 QtCreator MSVC debugging unusably slow
- Closed