delve 1.21.0-2 source package in Ubuntu

Changelog

delve (1.21.0-2) unstable; urgency=medium

  * Backport patch to fix TestCgoStacktrace2 on Go1.21

 -- Shengjing Zhu <email address hidden>  Sun, 30 Jul 2023 09:02:13 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
amd64 arm64 i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
delve_1.21.0-2.dsc 2.0 KiB 1789babcc8a8d129ae73c3efc67c4b6b992ddcedf73f81a32b2beab0febf582f
delve_1.21.0.orig.tar.xz 6.3 MiB 06fce35649004bd30e1d0bc494592e85d9e7e9fc40815f3f02f49f28a4e9f772
delve_1.21.0-2.debian.tar.xz 17.7 KiB 328610103699182c406fb4378d73c96547aeb613a534cae81dfd38ed7b8f04d5

Available diffs

No changes file available.

Binary packages built by this source

delve: debugger for the Go programming language

 Delve enables you to interact with your program by controlling the execution
 of the process, evaluating variables, and providing information of
 thread/goroutine state, CPU register state and more.

delve-dbgsym: debug symbols for delve