delve/service
Alessandro Arzilli 32bdd19f8f
proc/gdbserver: fix function call injection on rr (#3007)
Issue https://github.com/rr-debugger/rr/issues/3208 was fixed so finish
fixing call injection on rr and remove the test exception.
2022-05-17 09:19:34 -07:00
..
api proc,service: pretty print time.Time variables (#2865) 2022-03-25 13:59:57 -07:00
dap proc,service: pretty print time.Time variables (#2865) 2022-03-25 13:59:57 -07:00
debugger service/debugger: close executable file (#2976) 2022-04-26 14:32:22 -07: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/gdbserver: fix function call injection on rr (#3007) 2022-05-17 09:19:34 -07: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