Package: delve / 1.6.1-1

Metadata

Package Version Patches format
delve 1.6.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add manpages generator.patch | (download)

cmd/dlv/manpages_test.go | 41 41 + 0 - 0 !
1 file changed, 41 insertions(+)

 add manpages generator


0002 Ignore all main_test.patch | (download)

cmd/dlv/dlv_test.go | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 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 !
1 file changed, 1 insertion(+)

 skip testissue827

0004 Fix compatibility with new starlark.patch | (download)

pkg/terminal/starlark_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compatibility with new starlark


0005 Skip failed test on arm64.patch | (download)

pkg/proc/proc_test.go | 1 1 + 0 - 0 !
service/test/variables_test.go | 3 3 + 0 - 0 !
2 files changed, 4 insertions(+)

 skip failed test on arm64

Bug: https://github.com/go-delve/delve/issues/2212

0006 Fix compatibility with go dap 0.4.patch | (download)

service/dap/daptest/resp.go | 12 0 + 12 - 0 !
1 file changed, 12 deletions(-)

 fix compatibility with go-dap 0.4