delve/service
aarzilli 74c98bc961 proc: support position independent executables (PIE)
Support for position independent executables (PIE) on the native linux
backend, the gdbserver backend on linux and the core backend.
Also implemented in the windows native backend, but it can't be tested
because go doesn't support PIE on windows yet.
2018-10-11 11:21:27 -07:00
..
api proc: be more lenient with errors in GoroutinesInfo 2018-09-25 08:44:13 -07:00
debugger *: Misc refactors, and doc additions 2018-09-19 20:59:35 +02:00
rpc1 proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
rpc2 cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
rpccommon *: Fix log level setting in logrus 2018-07-02 09:31:53 -07:00
test proc: support position independent executables (PIE) 2018-10-11 11:21:27 -07:00
client.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
config.go proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07: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