Package: delve / 1.26.0-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| delve | 1.26.0-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Add manpages generator.patch | (download) |
cmd/dlv/manpages.go |
3 3 + 0 - 0 ! |
add manpages generator |
| 0002 Ignore all main_test.patch | (download) |
cmd/dlv/dlv_test.go |
2 2 + 0 - 0 ! |
ignore all main_test 1. cut down golang-golang-x-tools-dev depends 2. test building and generated doc is useless in debian package 3. it wants to create config file in HOME |
| 0003 Skip TestIssue827.patch | (download) |
pkg/terminal/command_test.go |
1 1 + 0 - 0 ! |
skip testissue827 |
| 0004 Skip failed test on arm64.patch | (download) |
pkg/proc/proc_test.go |
2 2 + 0 - 0 ! |
skip failed test on arm64 Bug: https://github.com/go-delve/delve/issues/2212 |
| 0005 Disable telemetry.patch | (download) |
cmd/dlv/main.go |
4 0 + 4 - 0 ! |
disable telemetry |
| 0006 Skip TestGuessSubstitutePath.patch | (download) |
service/test/integration2_test.go |
2 2 + 0 - 0 ! |
skip testguesssubstitutepath Looks like it doesn't work in GOPATH build mode |
| 0007 Disable telemetry logflags.patch | (download) |
pkg/logflags/logflags.go |
4 0 + 4 - 0 ! |
disable telemetry in logflags |
| 0008 Skip two tests which are failing.patch | (download) |
pkg/proc/proc_test.go |
2 2 + 0 - 0 ! |
skip two tests which are failing |
| 0009 proc fix TestRangeOverFuncNext for go1.26 on arm64.patch | (download) |
pkg/proc/stepping_test.go |
99 32 + 67 - 0 ! |
proc: fix testrangeoverfuncnext for go1.26 on arm64 This is a cherry-pick of upstream commit 0f968098929111aad6196aec33d8fd3ffa3b9b0c |
