delve/service
aarzilli 80336e57e0 Replaced net/rpc with custom version
This version preserves the order of requests, allows the
client to switch between API versions and introduces a
way to send notifications to the client (see TODO item at:
proc/proc_linux.go:325).

Fixes #523, #571
2016-07-02 12:16:06 +02:00
..
api Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
debugger proc: detect when Launching non-executable files 2016-06-30 09:39:18 +02:00
rpc1 Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
rpc2 Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
rpccommon Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
test Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
client.go terminal,service: auto-continue during next and step (#448) 2016-04-24 16:20:02 -07:00
config.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00