go-delve_delve/_scripts
Keith Randall 091ff50645
proc: handle moving of direct interface flag in Go 1.26 (#4032)
This flag in internal/abi.Type is moving from the Kind_ field to
the TFlag field. See https://go-review.googlesource.com/c/go/+/681936

A few of the other Kind fields dlv doesn't use (and don't exist
in Go anymore), so this code can be simplified somewhat.
2025-06-17 16:04:52 -07:00
..
gen-backend_test_health.go proc: move stepping test to their own file (#3784) 2024-07-19 21:29:56 -07:00
gen-cli-docs.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gen-faq-toc.go pkg: refactor to buf.WriteString() (#3769) 2024-07-11 08:06:51 -07:00
gen-opcodes.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gen-starlark-bindings.go terminal/starbind: allow modification of structs returned by API (#3872) 2024-12-04 19:09:59 -08:00
gen-suitablemethods.go *: remove uses of reflect.MethodByName from all of Delve (#3916) 2025-02-17 18:44:05 -08:00
gen-travis.go *: update actions/checkout to v4 (#3731) 2024-05-22 16:17:41 -07:00
gen-usage-docs.go service,terminal,cmd/dlv: automatically guessing substitute-path config (#3781) 2024-10-31 10:19:08 -07:00
gencert.sh *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
latestver.py _scripts: upgrade to python3 (#3716) 2024-05-08 10:30:57 -07:00
make.go *: add support for linux/loong64 to native backend (#3892) 2025-01-17 09:41:37 -08:00
rtype-out.txt proc: handle moving of direct interface flag in Go 1.26 (#4032) 2025-06-17 16:04:52 -07:00
rtype.go pkg/proc: support swiss table map implementation (#3838) 2024-12-04 19:14:47 -08:00
staticcheck-out.txt *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
test_linux.sh cmd/dlv: update staticcheck (#3989) 2025-04-14 09:21:34 -07:00
test_mac.sh _scripts: upgrade to python3 (#3716) 2024-05-08 10:30:57 -07:00
test_windows.ps1 goversion,teamcity: update test matrix and fix build scripts (#3463) 2023-08-11 08:52:35 -07:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00