delve/cmd/dlv
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
..
cmds proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
dlv_test.go cmd/dlv: Revert 4e177b, use new flag name for debug logging options 2018-04-26 09:45:52 -07:00
main.go cmd, proc/test: disable optimizations on the C compiler 2017-11-28 11:00:53 -08:00