delve/service
chainhelen 32c89cf12a service/debugger: support relative paths in location expressions (#1478)
If the user specifies a relative path in a location expression try to
match it relative to the path of the executable.

Fixes #1474
2019-02-21 11:21:41 -08:00
..
api *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
debugger service/debugger: support relative paths in location expressions (#1478) 2019-02-21 11:21:41 -08:00
rpc1 *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
rpc2 service: improve documentation of ListGoroutines 2019-01-07 11:48:35 -08:00
rpccommon *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
test service/test: Follow symlinks in integration tests 2019-02-21 12:02:02 +01:00
client.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
config.go pkg/prog: Improve support for external debug info 2018-11-08 10:16:42 -08: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