delve/pkg/proc/gdbserial
Alessandro Arzilli f4ebfd5101 proc/gdbserial: wait for a connection from stub as long as stub lives (#846)
The authorization prompt on macOS can take a long time to be
acknowledged by the user, we should keep waiting for a connection as
long as the debugserver instance we launched remains alive.
2017-05-22 11:27:54 -07:00
..
gdbserver_conn.go proc/gdbserial: mozilla rr support (#804) 2017-05-05 15:17:52 -07:00
gdbserver_unix.go proc: refactoring: split backends to separate packages 2017-04-21 14:00:04 -07:00
gdbserver_windows.go proc: refactoring: split backends to separate packages 2017-04-21 14:00:04 -07:00
gdbserver.go proc/gdbserial: wait for a connection from stub as long as stub lives (#846) 2017-05-22 11:27:54 -07:00
rr_test.go proc/gdbserial: mozilla rr support (#804) 2017-05-05 15:17:52 -07:00
rr.go proc/gdbserial: wait for a connection from stub as long as stub lives (#846) 2017-05-22 11:27:54 -07:00