Skip to content
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

Running program without debugging ends with 'Debug adapter process has terminated unexpectedly' #882

Closed
DonJayamanne opened this issue Feb 23, 2018 · 0 comments · Fixed by #1373
Assignees
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@DonJayamanne
Copy link

DonJayamanne commented Feb 23, 2018

This is specific to the experimental debugger
Need to implement the debugger protocol in VSC when running without debugger.

@DonJayamanne DonJayamanne self-assigned this Feb 23, 2018
@DonJayamanne DonJayamanne added this to the March 2018 milestone Feb 23, 2018
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug needs PR area-debugging labels Feb 23, 2018
@DonJayamanne DonJayamanne reopened this Mar 5, 2018
@DonJayamanne DonJayamanne modified the milestones: March 2018, April 2018 Mar 20, 2018
DonJayamanne added a commit that referenced this issue Apr 17, 2018
…#1373)

Fixes #882

Remove python file used to launch the PTVSD debugger
Added ability to run code without debugging using PTVSD
Launching PTVSD using -m (run as a python module)
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 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

Successfully merging a pull request may close this issue.

2 participants