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

Removing an instruction breakpoint removes them all #212496

Open
thegecko opened this issue May 11, 2024 · 1 comment · May be fixed by #212497
Open

Removing an instruction breakpoint removes them all #212496

thegecko opened this issue May 11, 2024 · 1 comment · May be fixed by #212497
Assignees

Comments

@thegecko
Copy link
Contributor

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.89
  • OS Version: MacOS

Steps to Reproduce:

  1. Start a debug session and open the disassembly view
  2. Add a few instruction breakpoints, they appear in the breakpoints window
  3. In the breakpoints window, use the context menu to remove a single instruction breakpoint
  4. All instruction breakpoints are removed

May be related (although this no longer seems to be an issue in my testing): #129572

@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

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

Successfully merging a pull request may close this issue.

3 participants