delve/_scripts
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
..
gen-backend_test_health.go _scripts: change gen-backend_test_health.go to be more stable (#2505) 2021-05-25 10:49:46 -07:00
gen-cli-docs.go *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
gen-opcodes.go *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
gen-starlark-bindings.go *: Initial eBPF tracing support (#2625) 2021-07-31 17:16:26 +02:00
gen-travis.go Change TeamCity test matrix and drop appveyor/travis-ci configurations (#2315) 2021-01-25 20:48:27 -08:00
gen-usage-docs.go *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
gencert.sh *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
latestver.py TeamCity: fix scripts selecting Go version (#2804) 2021-11-24 13:09:43 -08:00
make.go _scripts: add option to disable invoking git during build (#2798) 2021-12-13 10:24:41 -08:00
rtype-out.txt _scripts: auto check that pkg/proc and runtime are synchronized (#2557) 2021-08-23 11:32:02 -07:00
rtype.go _scripts: auto check that pkg/proc and runtime are synchronized (#2557) 2021-08-23 11:32:02 -07:00
staticcheck-out.txt *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
test_linux.sh Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
test_mac.sh Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
test_windows.ps1 Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00