delve/service
Alessandro Arzilli 38aaf274a9
service/dap: fix TestPreSetBreakpoint (#2600)
TestPreSetBreakpoint sometimes fail because a goroutine is stopped in
some runtime/internal package instead of just 'runtime'.
2021-07-19 08:09:18 -07:00
..
api Go 1.17 support branch (#2451) 2021-07-08 08:47:53 -07:00
dap service/dap: fix TestPreSetBreakpoint (#2600) 2021-07-19 08:09:18 -07:00
debugger Go 1.17 support branch (#2451) 2021-07-08 08:47:53 -07:00
internal/sameuser sameuser: log the uid/remoteUID when they are not matching (#2535) 2021-06-15 15:36:39 +02:00
rpc1 Go 1.17 support branch (#2451) 2021-07-08 08:47:53 -07:00
rpc2 service/rpc2: Fix panic in ListDynamicLibraries (#2586) 2021-07-14 18:28:54 +02:00
rpccommon dap: add sameuser check (#2494) 2021-05-19 10:29:05 -07:00
test Go 1.17 support branch (#2451) 2021-07-08 08:47:53 -07:00
client.go terminal,service: Add filtering and grouping to goroutines command (#2504) 2021-07-01 11:25:33 -07: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: serialize calls to Command API (#2370) 2021-03-08 10:05:10 -08:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00