delve/service/rpc2
aarzilli ca0596724f cmd,service: in non-headless mode use an in-memory connection
Replace the socket connection with an in-memory connection (created by net.Pipe) for non-headless uses of delve.
This is faster and more secure.

Fixes #1332
2018-10-08 15:11:13 -07:00
..
client.go cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
server.go proc,service,terminal: information about stack trace truncation 2018-08-30 16:52:00 -07:00