delve/pkg/proc/gdbserial
Alessandro Arzilli 6b20e880e2 *: add option to re-record recorded targets (#1702)
Adds a '-r' option to the 'restart' command (and to the Restart API)
that re-records the target when using rr.

Also moves the code to delete the trace directory inside the gdbserial
package.
2019-10-21 11:48:04 -07:00
..
gdbserver_conn.go proc/gdbserial: reset thread updater in step loop (#1665) 2019-08-13 11:14:47 -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 *: add option to re-record recorded targets (#1702) 2019-10-21 11:48:04 -07:00
rr_test.go *: add option to re-record recorded targets (#1702) 2019-10-21 11:48:04 -07:00
rr.go *: add option to re-record recorded targets (#1702) 2019-10-21 11:48:04 -07:00