Debugging in VS2012 very slow
Qt Creator and other tools
1
Posts
1
Posters
805
Views
1
Watching
-
Hello,
I have a small project (say 3K lines at max) - one window with four tabs and a total of 20 controls like textboxes, buttons, etc. Also, I have MSVS 2012 and Qt5. The problem is that getting from one line to the enxt in Debug mode takes seconds (debugging in MSVS), which hinders the debug process a lot. This issue has been discussed here a couple of months/years ago - back then it was "being resolved". A major update of Qt later, the problem on my setup is worse than before the update.
What can I do about it?
Many thanks,
Daniel