dlv

package
v0.0.102 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const PROMPT_TEMPLATE = `` /* 666-byte string literal not displayed */

Variables

This section is empty.

Functions

func Debug added in v0.0.31

func Debug(binary string, opts DebugOptions) error

func Handle

func Handle(args []string) error

dlv exec --listen=:2345 --api-version=2 --check-go-version=false --headless --

func HasMainMain added in v0.0.79

func HasMainMain(binary string) bool

Types

type DebugOptions added in v0.0.31

type DebugOptions struct {
	Dir           string
	Port          int
	PassStdin     bool
	Args          []string
	ExtraDlvFlags []string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL