directory
1.24.0
Repository: https://github.com/go-delve/delve.git
Documentation: pkg.go.dev

# Packages

This package contains utility functions used by pkg/proc to generate ast.Expr expressions.
elfwriter is a package to write ELF files without having their entire contents in memory at any one time.
Package gobuild provides utilities for building programs and tests for the debugging session.
Package locspec implements code to parse a string into a specific location specification.
Package proc is a low-level package that provides methods to manipulate the process we are debugging.
Package terminal implements functions for responding to user input and dispatching to appropriate backend commands.