delve/pkg/proc/gdbserial
Alessandro Arzilli 348c722981
proc/gdbserver: support watchpoints (#2659)
Adds watchpoint support to gdbserver backend for rr debugger and
debugserver on macOS/amd64 and macOS/arm64.

Also changes stack watchpoints to support reverse execution.
2021-10-04 14:45:05 -07:00
..
gdbserver_conn.go proc/gdbserver: support watchpoints (#2659) 2021-10-04 14:45:05 -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/gdbserver: support watchpoints (#2659) 2021-10-04 14:45:05 -07:00
rr_test.go proc: do not assign temporary breakpoint IDs (#2650) 2021-09-29 12:01:37 +02:00
rr.go service/dap: Support for replay and core modes (#2367) 2021-07-21 07:38:04 -07:00