delve/_scripts
Alessandro Arzilli c379296cc8
_scripts: auto check that pkg/proc and runtime are synchronized (#2557)
Adds a script that check automatically that the the assumptions that
pkg/proc makes about runtime are met by the actual runtime, using a
combination of parsing and magic comments.

Also emits a file describing all the struct fields, constants and
variables of the runtime that we use in pkg/proc.
2021-08-23 11:32:02 -07: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: prefer go rc builds over beta (#2619) 2021-07-24 11:14:45 -07:00
make.go proc: move breakpoint condition evaluation out of backends (#2628) 2021-08-09 10:16:24 -07: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
test_linux.sh TeamCity: prefer go rc builds over beta (#2619) 2021-07-24 11:14:45 -07:00
test_mac.sh TeamCity: add go1.17 to test matrix, disable go-tip builds (#2576) 2021-07-12 09:48:11 -07:00
test_windows.ps1 teamcity: report go test exit code on windows (#2638) 2021-08-03 10:42:53 -07:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00