
Adds the low-level support for watchpoints (aka data breakpoints) to the native linux/amd64 backend. Does not add user interface or functioning support for watchpoints on stack variables. Updates #279
799 B
799 B
Tests skipped by each supported backend:
- 386 skipped = 4% (6/149)
- 1 broken
- 3 broken - cgo stacktraces
- 2 not implemented
- arm64 skipped = 3.4% (5/149)
- 1 broken
- 1 broken - cgo stacktraces
- 1 broken - global variable symbolication
- 2 not implemented
- darwin skipped = 1.3% (2/149)
- 2 not implemented
- darwin/arm64 skipped = 0.67% (1/149)
- 1 broken - cgo stacktraces
- darwin/lldb skipped = 0.67% (1/149)
- 1 upstream issue
- freebsd skipped = 9.4% (14/149)
- 11 broken
- 3 not implemented
- linux/386/pie skipped = 0.67% (1/149)
- 1 broken
- pie skipped = 0.67% (1/149)
- 1 upstream issue - https://github.com/golang/go/issues/29322
- rr skipped = 1.3% (2/149)
- 2 not implemented
- windows skipped = 2.7% (4/149)
- 1 broken
- 2 not implemented
- 1 upstream issue