delve/service/dap/daptest
Suzy Mueller e1febcf609
service/dap: send dap error response on dap error (#2561)
The code previously expected the server to close when receiving
a message that it could not decode. However, there may be changes to
the spec that make new requests that we have not handled yet. In
that case, it would be preferable to return an error and continue handling
incoming requests.
2021-07-07 22:27:54 -07:00
..
gen service/dap: generate continued events for step tests (#2525) 2021-06-03 09:50:53 -07:00
client.go service/dap: send dap error response on dap error (#2561) 2021-07-07 22:27:54 -07:00
resp.go service/dap: generate continued events for step tests (#2525) 2021-06-03 09:50:53 -07:00