Since upgrading to version 2.21 Debugging
has become very slow. One example: when I run the application without a debugger, it completes one function in less than 2 seconds. When connecting the debugger, I have to wait more than 4 minutes to complete it. Update 2.2.2
did not solve this problem. What can I do to increase my debugging speed again?
source share