Skip to content

persisted data breakpoints are not reapplied #79895

Closed
microsoft/azuredatastudio
#7206
@weinand

Description

@weinand

Testing #79799

  • create a data breakpoint and verify that it works
  • stop debug session
  • start debug session
  • try to hit data breakpoint again

Observe: breakpoint is not hit

When debugging this I noticed that mock-debug's setDataBreakpointsRequest is not called at all.

(And yes, mock-debug by default returns a "canPersist" value of true).

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions