delve/service
Artem Khvastunov f2ec3e49a8
Introduce TeamCity builds (#2298)
* add -json flag when running tests on TeamCity

* introduce TeamCity builds

* restore gdbserial constants for 386

Otherwise compilation fails.

* skip TestAttachRequest on Windows as it never finishes

* run tests on 1.16beta1
2021-01-18 07:48:06 -08:00
..
api terminal,service: print WaitReason, WaitSince for goroutines (#2270) 2021-01-05 10:59:17 -08:00
dap Introduce TeamCity builds (#2298) 2021-01-18 07:48:06 -08:00
debugger debugger: check that target is valid when detaching (#2263) 2020-12-15 08:13:13 -08:00
rpc1 service,terminal: apply substitute path to trace/break argument 2020-11-17 16:41:35 +01:00
rpc2 service,terminal: apply substitute path to trace/break argument 2020-11-17 16:41:35 +01:00
rpccommon service/rpccommon: log error for conns rejected by --only-same-user (#2211) 2020-10-22 08:23:55 -07:00
test Go 1.16 support branch (#2214) 2021-01-05 10:56:30 -08:00
client.go service,terminal: apply substitute path to trace/break argument 2020-11-17 16:41:35 +01: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 Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00