Skip to content

Breakpoints are not verified if stepOnEntry is used #3485

@rcjsuen

Description

@rcjsuen
  1. Set breakpoints to the file in VS Code. The breakpoints are red.
  2. Use stopOnEntry in the launch configuration.
  3. Start the debug session. The breakpoints are now greyed out.
  4. Keep using "Step Over". The breakpoints stay grey.
  5. Terminate the debug session.
  6. Restart the debug session. The breakpoints are grey.
  7. Use "Continue" so it advances to the breakpoint. The breakpoints are now red.
2025-10-23-breakpoint-verification-event.mov

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions