delve/service
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
..
api service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
dap service/dap: support terminateDebuggee option for attach only (#2940) 2022-03-22 07:19:56 -07:00
debugger proc,debugger: move breakpoint ID counter to service/debugger (#2913) 2022-02-25 10:09:53 +01:00
internal/sameuser fmt code (#2826) 2021-12-13 10:25:23 -08:00
rpc1 service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
rpc2 Implement source listing from debuginfo (#2885) 2022-01-30 13:39:30 -08:00
rpccommon service/dap: support JSON-RPC and DAP on the same port from "dlv debug/exec/test/attach" (#2755) 2021-10-25 12:39:28 -07:00
test proc,debugger: move breakpoint ID counter to service/debugger (#2913) 2022-02-25 10:09:53 +01:00
client.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
config.go cmd/dlv: Fix trace output (#2038) 2020-05-13 08:38:10 +02:00
listenerpipe.go cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
rpccallback.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00