delve/service
aarzilli cc86bde549 proc/native,proc/gdbserial: let target access terminal
Change the linux verison of proc/native and proc/gdbserial (with
debugserver) so that they let the target process use the terminal when
delve is launched in headless mode.

Windows already worked, proc/gdbserial (with rr) already worked.
I couldn't find a way to make proc/gdbserial (with lldb-server) work.

No tests are added because I can't think of a way to test for
foregroundness of a process.

Fixes #65
2018-05-18 09:53:29 -07:00
..
api proc: Flag shadowed arguments as shadowed 2018-04-23 10:13:21 -07:00
debugger proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
rpc1 command/terminal: allow restart to change process args (#1060) 2018-01-18 14:16:11 -08:00
rpc2 all: Spelling 2018-03-20 11:05:35 +01:00
rpccommon proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
test proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
client.go command/terminal: allow restart to change process args (#1060) 2018-01-18 14:16:11 -08:00
config.go proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -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