Source: delve Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Emanuel Krivoy , Shengjing Zhu , Build-Depends: bpftool [amd64], clang [amd64], debhelper-compat (= 13), dh-golang, golang-any, golang-github-cilium-ebpf-dev (>= 0.7.0~), golang-github-cosiner-argv-dev, golang-github-creack-pty-dev, golang-github-derekparker-trie-dev, golang-github-go-delve-liner-dev, golang-github-google-go-dap-dev (>= 0.7.0~), golang-github-hashicorp-golang-lru-dev, golang-github-mattn-go-isatty-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev (>= 1.1.1~), golang-golang-x-arch-dev, golang-golang-x-sys-dev, golang-gopkg-yaml.v2-dev, golang-starlark-dev, libbpf-dev [amd64], libc6-dev-i386 [amd64], llvm [amd64], lsof , tzdata , Standards-Version: 4.6.2 Homepage: https://github.com/go-delve/delve Vcs-Browser: https://salsa.debian.org/go-team/packages/delve Vcs-Git: https://salsa.debian.org/go-team/packages/delve.git XS-Go-Import-Path: github.com/go-delve/delve Rules-Requires-Root: no Testsuite: autopkgtest-pkg-go Package: delve Architecture: amd64 arm64 i386 Built-Using: ${misc:Built-Using}, Depends: ${misc:Depends}, ${shlibs:Depends}, Description: 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.