Skip to content

debugger breaks on removed breakpoints #654

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

Closed
bughit opened this issue Apr 5, 2017 · 1 comment
Closed

debugger breaks on removed breakpoints #654

bughit opened this issue Apr 5, 2017 · 1 comment
Labels

Comments

@bughit
Copy link

bughit commented Apr 5, 2017

System Details

  • Operating system name and version: win7 x64
  • VS Code version: 1.10.2
  • PowerShell extension version: 0.12.1
  • Output from $PSVersionTable:
Name                           Value                                                                                                                                          
----                           -----                                                                                                                                          
PSVersion                      3.0                                                                                                                                            
WSManStackVersion              3.0                                                                                                                                            
SerializationVersion           1.1.0.1                                                                                                                                        
CLRVersion                     4.0.30319.42000                                                                                                                                
BuildVersion                   6.2.9200.16481                                                                                                                                 
PSCompatibleVersions           {1.0, 2.0, 3.0}                                                                                                                                
PSRemotingProtocolVersion      2.2                                                                                                                                            

Issue Description

  • set a breakpoint
  • debug current file
  • it breaks
  • remove breakpoint (click on breakpoint icon)
  • debug current file
  • still breaks
@daviwil
Copy link
Contributor

daviwil commented Apr 5, 2017

Duplicate of #625, please subscribe to that issue to be notified when the issue is fixed. I'm hoping to resolve it for the next feature update in a couple of weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants