delve/service/dap
polinasok b5f60db954
service/dap: support terminateDebuggee option for attach only (#2940)
* service/dap: support terminateDebuggee option for attach only

* Update dlv_test

Co-authored-by: Polina Sokolova <polinasok@users.noreply.github.com>
2022-03-22 07:19:56 -07:00
..
daptest service/dap: support terminateDebuggee option for attach only (#2940) 2022-03-22 07:19:56 -07: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-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08: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: support terminateDebuggee option for attach only (#2940) 2022-03-22 07:19:56 -07:00
server.go service/dap: support terminateDebuggee option for attach only (#2940) 2022-03-22 07:19:56 -07:00
types.go dap: support 'Env' attribute for launch requests (#2846) 2022-01-06 09:01:09 -08:00