-
Notifications
You must be signed in to change notification settings - Fork 1.2k
take a long time to continue debugging after halt at a breakpoint #97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From @asierralozano on April 20, 2017 13:53 I'm having this issue too. Just to clarify, i'm using the remote debugging for debugging Autodesk Maya |
@asierralozano , apologies for not getting back to you on this issue. |
@brettcannon There are two solutions to this problem:
I have an uncompleted PR for the latter. Will submit if asked, but I don't have time to complete it. |
@xoviat thanks for the suggestions. We are actively discussing this already on the team and how we can share the work with the PTVS team. |
Are there any changes? |
Please check here: |
@ghost @theotheo @asierralozano Please could you try this new debugger and let us know how it is.
|
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Can confirm, experimental debugger is MUCH faster on Windows 7. |
From @aeschli on March 30, 2017 7:52
From @Liudx1985 on March 30, 2017 1:12
Steps to Reproduce:
1.set debug point at python code,start debugging
2.halt at breakpoint, check the variables a little while, then continue run, the vscode takes a very long time to work normal
Copied from original issue: microsoft/vscode#23631
Copied from original issue: DonJayamanne/pythonVSCode#854
The text was updated successfully, but these errors were encountered: