delve/service
Nathan Bruer 43f26fb4d6 pkg/proc: Fixed delve's version extraction to allow propsals (#798)
Go recently introduced proposal tags to their version tags, we
are simply allowing delve to handle it appropriately.

See:
0954fdd51e
2017-04-21 17:45:20 -07:00
..
api proc: refactoring: merge target into proc 2017-04-21 14:00:04 -07:00
debugger proc: refactoring: merge target into proc 2017-04-21 14:00:04 -07:00
rpc1 Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
rpc2 Two bugfixes regarding stale executable files, and executables changing between restarts (#689) 2016-12-22 10:53:34 -06:00
rpccommon proc: Implement target.Interface for gdbserver backend 2017-04-18 13:25:11 -07:00
test pkg/proc: Fixed delve's version extraction to allow propsals (#798) 2017-04-21 17:45:20 -07:00
client.go Two bugfixes regarding stale executable files, and executables changing between restarts (#689) 2016-12-22 10:53:34 -06:00
config.go proc: Implement target.Interface for gdbserver backend 2017-04-18 13:25:11 -07: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