Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 4.3.0
-
None
-
e47dae643 (10.0), f3cbd506d (10.0)
Description
Debugging of our project in Qt Creator is very slow compared to when debugging the same executable in Visual Studio. It takes minutes to hit a breakpoint or display call stack for an assert. This is not reproducible on a small sample project, where everything works well. The project I'm debugging has several milions LOC.
I've attached two outputs from debugger log. The first one is a situation when program hit a breakpoint and it took about 4 minutes to to display locals. The second one is a situation where there was an assert and it took about 5 minutes before creator displayed the file with assertion and call stack.
This is not specific to this version of Creator, the same happened for older versions.
Let me know if you need more information.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-28748 An entry on Qt Forum claims Qt Creator debugging is slow
- Closed
- relates to
-
QTCREATORBUG-18613 [Windows][cdb]: When debugging then at times it can take a lot longer to step over code
- Closed