| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-04-27 | 768 Bytes | |
| checksums.txt.cert | 2026-04-27 | 3.1 kB | |
| checksums.txt.sig | 2026-04-27 | 96 Bytes | |
| dlv_1.26.3_darwin_arm64.tar.gz | 2026-04-27 | 10.5 MB | |
| dlv_1.26.3_windows_amd64.zip | 2026-04-27 | 11.7 MB | |
| dlv_1.26.3_linux_386.tar.gz | 2026-04-27 | 11.1 MB | |
| dlv_1.26.3_windows_arm64.zip | 2026-04-27 | 10.2 MB | |
| dlv_1.26.3_darwin_amd64.tar.gz | 2026-04-27 | 11.7 MB | |
| dlv_1.26.3_linux_amd64.tar.gz | 2026-04-27 | 11.8 MB | |
| dlv_1.26.3_linux_arm64.tar.gz | 2026-04-27 | 10.1 MB | |
| dlv_1.26.3_linux_ppc64le.tar.gz | 2026-04-27 | 10.4 MB | |
| README.md | 2026-04-27 | 1.4 kB | |
| v1.26.3 source code.tar.gz | 2026-04-27 | 9.4 MB | |
| v1.26.3 source code.zip | 2026-04-27 | 10.2 MB | |
| Totals: 14 Items | 107.3 MB | 0 | |
What's Changed
- chore: fix function name in comment to match actual function by @chuanshanjida in https://github.com/go-delve/delve/pull/4310
- chore: fix some minor issues by @purelualight in https://github.com/go-delve/delve/pull/4316
- cmd/dlv: use goversion.ParseProducer for DW_AT_producer by @croepha in https://github.com/go-delve/delve/pull/4307
- pkg/proc: Fix flakiness in TestWaitFor by @typesanitizer in https://github.com/go-delve/delve/pull/4306
- Extend feature to print procedure parameters in trace on eBPF backend by @archanaravindar in https://github.com/go-delve/delve/pull/4305
- dwarf/godwarf: fix regression debugging DWARFv5 on macOS by @aarzilli in https://github.com/go-delve/delve/pull/4315
- *: release version 1.26.3 by @aarzilli in https://github.com/go-delve/delve/pull/4318
New Contributors
- @chuanshanjida made their first contribution in https://github.com/go-delve/delve/pull/4310
- @purelualight made their first contribution in https://github.com/go-delve/delve/pull/4316
- @croepha made their first contribution in https://github.com/go-delve/delve/pull/4307
Curated Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1263-2026-04-27 Full Changelog: https://github.com/go-delve/delve/compare/v1.26.2...v1.26.3