delve/pkg/proc/gdbserial
aarzilli d2c48bac35 proc/gdbserial: disable foreground if /dev/tty can't be opened
Passing --stdin-path /dev/tty will crash debugserver if /dev/tty can't
be open.

Fixes #1215
2018-05-21 14:32:20 -07:00
..
gdbserver_conn.go proc/gdbserial,dlv/cmds: make logGdbWire command line configurable 2018-04-13 15:31:02 -07:00
gdbserver_unix.go proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
gdbserver_windows.go proc/native,proc/gdbserial: let target access terminal 2018-05-18 09:53:29 -07:00
gdbserver.go proc/gdbserial: disable foreground if /dev/tty can't be opened 2018-05-21 14:32:20 -07:00
rr_test.go proc: remove proc.Process.Halt 2018-03-06 09:06:19 -08:00
rr.go gdbserial,debugger: better error message when debugserver not installed 2018-04-10 13:49:57 -07:00