Skip to content

Debugger breaks into PTVSD code if there are syntax errors in pythonfile #887

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

Closed
DonJayamanne opened this issue Feb 23, 2018 · 5 comments
Closed
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug

Comments

@DonJayamanne
Copy link

DonJayamanne commented Feb 23, 2018

  • Debug using VS Code experimental debugger
  • Un select Raised Exceptions
  • Select Uncaught Exceptions
  • Debug python program with syntax errors
if True

Debugger will break into PTVSD code

Upstream issue microsoft/ptvsd#194
Upstream issue microsoft/ptvsd#416

Expected behaviour:

  • Debugger should not break into PTVSD instead stop the debugger.
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug needs PR area-debugging labels Feb 23, 2018
@DonJayamanne DonJayamanne added this to the March 2018 milestone Feb 23, 2018
@brettcannon brettcannon modified the milestones: March 2018, April 2018 Mar 12, 2018
@DonJayamanne DonJayamanne self-assigned this Mar 12, 2018
@DonJayamanne DonJayamanne modified the milestones: April 2018, May 2018 Apr 20, 2018
@MikhailArkhipov
Copy link

@DonJayamanne - microsoft/ptvsd#26 is closed. Resolve?

@DonJayamanne
Copy link
Author

No, will create another issue.

@DonJayamanne
Copy link
Author

DonJayamanne commented May 4, 2018

@MikhailArkhipov
Updated the upstream issue to #194

@DonJayamanne
Copy link
Author

Updated upstream issue

@DonJayamanne DonJayamanne removed their assignment May 23, 2018
@DonJayamanne DonJayamanne removed this from the May 2018 milestone May 31, 2018
@DonJayamanne
Copy link
Author

Fixed upstream

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

3 participants