delve/pkg/proc/gdbserial
Derek Parker 4c9a72e486 *: Update import name to github.com/go-delve/delve
The repository is being switched from the personal account
github.com/derekparker/delve to the organization account
github.com/go-delve/delve. This patch updates imports and docs, while
preserving things which should not be changed such as my name in the
CHANGELOG and in TODO comments.
2019-01-04 19:43:13 +01:00
..
gdbserver_conn.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
gdbserver_unix.go proc/native,proc/gdbserial: ignore SIGTTIN, SIGTTOU when fg'ing target 2018-07-31 12:05:54 -07:00
gdbserver_windows.go proc/native,proc/gdbserial: ignore SIGTTIN, SIGTTOU when fg'ing target 2018-07-31 12:05:54 -07:00
gdbserver.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
rr_test.go *: Update import name to github.com/go-delve/delve 2019-01-04 19:43:13 +01:00
rr.go pkg/prog: Improve support for external debug info 2018-11-08 10:16:42 -08:00