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

Data breakpoints are not showing up in Breakpoints view #110077

Closed
weinand opened this issue Nov 6, 2020 · 1 comment
Closed

Data breakpoints are not showing up in Breakpoints view #110077

weinand opened this issue Nov 6, 2020 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes verified Verification succeeded
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Nov 6, 2020

VS Code 1.51 (Stable)

  • git clone Mock Debug
  • F5
  • start debugging
  • in the Variables view expand the "global" scope
  • select "global_i" and from the context menu and run "Break When Value Changes"

Observe:
No data breakpoint shows up in the Breakpoints view

@weinand weinand added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Nov 6, 2020
@isidorn isidorn added this to the November 2020 milestone Nov 6, 2020
@isidorn isidorn closed this as completed in a1025c6 Nov 6, 2020
@isidorn
Copy link
Contributor

isidorn commented Nov 6, 2020

Good catch. I have pushed a fix for this.
If you would like feel free to add a candidate label, though this was broken for a couple of stable releases.

@weinand weinand added the verified Verification succeeded label Dec 3, 2020
@isidorn isidorn added the on-release-notes Issue/pull request mentioned in release notes label Dec 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2020
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 insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants
@weinand @isidorn and others