delve/service/dap
Suzy Mueller 5842c1fe9e
service/dap: fix race in no debug test (#2766)
Check for a possible output event when disconnecting from a
process that has already exited.

Fixes #2763
2022-01-04 12:03:20 +01:00
..
daptest service/dap: misc remote attach improvements (#2778) 2021-12-07 09:23:26 -08:00
command.go service/dap: support goroutine filters in dap (#2759) 2021-12-07 09:23:55 -08:00
config_test.go service/dap: support goroutine filters in dap (#2759) 2021-12-07 09:23:55 -08:00
config.go service/dap: support goroutine filters in dap (#2759) 2021-12-07 09:23:55 -08:00
error_ids.go service/dap: add config expressions to evaluate requests (#2750) 2021-10-29 19:35:13 -07:00
handles.go service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
server_test.go Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
server.go service/dap: fix race in no debug test (#2766) 2022-01-04 12:03:20 +01:00
types.go service/dap: support goroutine filters in dap (#2759) 2021-12-07 09:23:55 -08:00