delve/service/dap
Suzy Mueller 776b86ffc2
service/dap: send continued event before step response (#2594)
* service/dap: send continued event before step response

Send the continued event before the step response to make sure that there is no time where the client believes that only a single thread is running.

Updates golang/vscode-go#1617

* move to helper
2021-07-20 08:51:08 -07:00
..
daptest service/dap: send continued event before step response (#2594) 2021-07-20 08:51:08 -07:00
error_ids.go dap: handle SetVariable requests (#2440) 2021-05-20 10:05:47 -07:00
handles.go service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
server_test.go service/dap: fix TestPreSetBreakpoint (#2600) 2021-07-19 08:09:18 -07:00
server.go service/dap: send continued event before step response (#2594) 2021-07-20 08:51:08 -07:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00