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>
go-dap: Go implementation of the Debug Adapter Protocol
For an overview of DAP, see https://microsoft.github.io/debug-adapter-protocol/overview
Contributing
We'd love to accept your patches and contributions to this project. See docs/contributing for more details.
License
This project is licensed under the Apache License 2.0
This is not an officially supported Google product.