Skip to content

BreakpointEvent causes all other breakpoints in file to be cleared #24164

Closed
@daviwil

Description

@daviwil
  • VSCode Version: 1.11.1
  • OS Version: Windows 10 Anniversary

Steps to Reproduce:

  1. User starts debugging a file which spawns a debug adapter
  2. User clicks breakpoints in the gutter of that file
  3. Something happens in the debug adapter causing a BreakpointEvent to be sent back to the debugger client
  4. New breakpoint icon appears on the appropriate line, all other breakpoint icons disappear

I've tried this with reason set to new and changed, same result.

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions