delve/service/test
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
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go all: Spelling 2018-03-20 11:05:35 +01:00
integration1_test.go tests: cache and delete fixtures built with non-zero flags 2018-04-19 13:28:11 -07:00
integration2_test.go tests: cache and delete fixtures built with non-zero flags 2018-04-19 13:28:11 -07:00
variables_test.go proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00