delve/vendor
Alessandro Arzilli 4a94b3eff2
Updates for go1.18beta1 (#2831)
* go.mod: update golang.org/x/tools to v0.1.8

Fixes TestGeneratedDoc on go1.18

* TeamCity: bump test matrix

Add 1.18 to test matrix. Remove 1.15 from test matrix and from support range.

* proc,tests: update for regabi on arm64 and 386

Make sure that stacktrace registers always contain the PC register of
the current frame, even though the debug_frame rules might not specify
it on architectures that use a link register.
The PC register is needed to look up loclist entries for variable
evaluation.

* goversion: bump maximum supported Go version to 1.18

* proc: disable asyncpreempt on linux/arm64

Asyncpreempt on linux/arm64 can sometimes restart a sequence of
instructions which will make breakpoint appear to be hit twice in some
cases.
2021-12-22 10:26:21 -08:00
..
github.com *: Replace libbpfgo with cilium/ebpf (#2771) 2021-11-03 16:58:04 +01:00
go.starlark.net terminal: use new mechanism to cancel starlark threads (#2149) 2020-08-24 13:36:12 -07:00
golang.org/x Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
gopkg.in/yaml.v2 all: update github.com/spf13/cobra to v1.1.3 (#2572) 2021-07-22 11:05:37 -07:00
modules.txt Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00