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

Cannot remove or disable data breakpoints #79923

Closed
weinand opened this issue Aug 27, 2019 · 0 comments · Fixed by microsoft/azuredatastudio#7206
Closed

Cannot remove or disable data breakpoints #79923

weinand opened this issue Aug 27, 2019 · 0 comments · Fixed by microsoft/azuredatastudio#7206
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

@weinand
Copy link
Contributor

weinand commented Aug 27, 2019

Testing #79799

  • remove all breakpoints with the "Remove All Breakpoints" button
  • create a data breakpoint
  • try to disable or remove it

Observe: the "Deactivate Breakpoints" and "Remove All Breakpoints" buttons are disabled

  • add a single source or function breakpoint

Observe: now the "Deactivate Breakpoints" and "Remove All Breakpoints" buttons are enabled and do work

@weinand weinand added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Aug 27, 2019
@weinand weinand added this to the August 2019 milestone Aug 27, 2019
@weinand weinand added the verified Verification succeeded label Aug 29, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 12, 2019
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

Successfully merging a pull request may close this issue.

2 participants