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

Can't turn existing breakpoint into conditional breakpoint #43463

Closed
roblourens opened this issue Feb 12, 2018 · 0 comments
Closed

Can't turn existing breakpoint into conditional breakpoint #43463

roblourens opened this issue Feb 12, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

  • Add a breakpoint
  • Right click, "edit breakpoint"
  • Add false
  • Breakpoint is still hit

After editing the breakpoint, the debug adapter does not get a new setBreakpoints request with the condition. It only knows about a conditional bp when I add one from scratch.

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Feb 12, 2018
@isidorn isidorn added this to the February 2018 milestone Feb 12, 2018
@mjbvz mjbvz added the verified Verification succeeded label Mar 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 30, 2018
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants