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

EH debugging: after reloading the EH window breakpoints no longer verify #14655

Closed
weinand opened this issue Oct 28, 2016 · 0 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority verified Verification succeeded
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Oct 28, 2016

  • VSCode Version: 1.7.0

Steps to Reproduce:

  • start EH debugging with launch config that uses the new outFiles attribute
  • set breakpoint in extension
  • reload EH window

Observe: breakpoints no longer verify (become grey)

Problem: on restart VS Code restarts the debug session and only looks for the obsolete outDirattribute instead of looking for both outDir and outFiles.

In December we can remove support for outDir.

@isidorn isidorn closed this as completed Oct 28, 2016
@weinand weinand added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority debug Debug viewlet, configurations, breakpoints, adapter issues labels Oct 28, 2016
@isidorn isidorn added this to the October 2016 milestone Oct 28, 2016
@weinand weinand added the verified Verification succeeded label Oct 28, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants