delve/pkg/proc/gdbserial
Aaron Sky 579b17ce27
proc/gdbserial: Use the active xcode-select path instead of a hardcoded Xcode path (#2229)
* Use the active xcode-select path instead of a hardcoded Xcode path

* Refactored exec.Command to invoke Output instead of running with a custom buffer for stdout

Addresses review comment by @derekparker
2020-11-17 08:49:15 -08:00
..
gdbserver_conn.go proc/gdbserial: fix two protocol bugs (#2172) 2020-09-15 13:15:49 -07:00
gdbserver_unix.go *: FreeBSD initial support (#1480) 2019-07-12 18:28:04 -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 proc/gdbserial: Use the active xcode-select path instead of a hardcoded Xcode path (#2229) 2020-11-17 08:49:15 -08:00
rr_test.go cmd,proc,terminal,debugger: Support default file descriptor redirects 2020-09-01 21:50:27 +02:00
rr.go *: Closer close and use assertNoError for testcase (#2204) 2020-10-19 14:44:04 -07:00