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

Remove CoreCLR debug #2197

Closed
bwateratmsft opened this issue Jul 27, 2020 · 2 comments · Fixed by #2331
Closed

Remove CoreCLR debug #2197

bwateratmsft opened this issue Jul 27, 2020 · 2 comments · Fixed by #2331

Comments

@bwateratmsft
Copy link
Collaborator

The legacy .NET debug has been deprecated for a while now with warnings to anyone still using it; I think it's fine to remove at this point. Should look at refactoring what is still in use (e.g. OS provider, vsdbg downloader, etc.) and removing what is not.

@bwateratmsft bwateratmsft added this to the 1.6.0 milestone Jul 27, 2020
@bwateratmsft
Copy link
Collaborator Author

bwateratmsft commented Jul 27, 2020

Relatedly, if you F5 outside of a workspace and choose the not-deprecated debugging option, you get "Cannot read property '0' of undefined'" from resolveDebugConfiguration.

@dbreshears dbreshears modified the milestones: 1.6.0, 1.7.0 Aug 27, 2020
@bwateratmsft bwateratmsft self-assigned this Sep 11, 2020
@bwateratmsft bwateratmsft mentioned this issue Sep 17, 2020
8 tasks
@bwateratmsft bwateratmsft removed their assignment Sep 18, 2020
@bwateratmsft
Copy link
Collaborator Author

This is now removed in Docker extension version 1.7.0.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants