delve 1.9.1-1 source package in Ubuntu
Changelog
delve (1.9.1-1) unstable; urgency=medium * New upstream version 1.9.1 -- Shengjing Zhu <email address hidden> Wed, 24 Aug 2022 00:21:15 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
delve_1.9.1-1.dsc | 2.0 KiB | 00eb0387f1549e2098780c3af7d5bb29f9bee218ca474506e1f957c62529122b |
delve_1.9.1.orig.tar.xz | 6.3 MiB | edcf47ae3c7a0c3e32acddbb32f3eefc1f22f3417656b5a5f3f502dd10a1e13d |
delve_1.9.1-1.debian.tar.xz | 5.5 KiB | 85dc61fa91c3d2a63a8d322f8c32b1fa60cde230fde85b040fe256815b353a3a |
Available diffs
- diff from 1.9.0-2 to 1.9.1-1 (71.1 KiB)
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