Skip to content

Conversation

@jsternberg
Copy link
Collaborator

When a breakpoint fails to be verified, it will switch the reason to
"failed". It starts off the reason as "pending".

The reason field for a breakpoint was added some time after the last
release of go-dap which has only been updated once in the last year so
this uses the main branch version which contains the field.

Fixes #3571.

When a breakpoint fails to be verified, it will switch the reason to
"failed". It starts off the reason as "pending".

The `reason` field for a breakpoint was added some time after the last
release of `go-dap` which has only been updated once in the last year so
this uses the `main` branch version which contains the field.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
@tonistiigi tonistiigi merged commit ef0a7b3 into docker:master Jan 10, 2026
138 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DAP: Set reason to failed for unverified breakpoints

2 participants