Path | Synopsis |
---|---|
cmd/dlv | |
cmd/dlv/cmds | |
_fixtures | |
_fixtures/buildtest | |
_fixtures/cgostacktest | |
_fixtures/fputest | |
_fixtures/internal/dir0/pkg | |
_fixtures/internal/dir0/renamedpackage | |
_fixtures/internal/dir1/pkg | |
_fixtures/internal/dir.io | |
_fixtures/internal/dir.io/io.io | |
_fixtures/internal/pluginsupport | |
_fixtures/issue1656 | |
_fixtures/nodisasm | |
_fixtures/nomaindir | |
_fixtures/nopbreakpoint | |
_fixtures/plugin1 | |
_fixtures/plugin2 | |
_fixtures/testvariablescgo | |
pkg/astutil | |
pkg/config | |
pkg/dwarf/dwarfbuilder | Package dwarfbuilder provides a way to build DWARF sections with arbitrary contents. |
pkg/dwarf/frame | Package frame contains data structures and related functions for parsing and searching through Dwarf .debug_frame data. |
pkg/dwarf/godwarf | |
pkg/dwarf/line | |
pkg/dwarf/loclist | |
pkg/dwarf/op | |
pkg/dwarf/reader | |
pkg/dwarf/util | |
pkg/gobuild | Package gobuild provides utilities for building programs and tests for the debugging session. |
pkg/goversion | |
pkg/locspec | Package locspec implements code to parse a string into a specific location specification. |
pkg/logflags | |
pkg/proc | Package proc is a low-level package that provides methods to manipulate the process we are debugging. |
pkg/proc/amd64util | |
pkg/proc/core | |
pkg/proc/core/minidump | |
pkg/proc/fbsdutil | |
pkg/proc/gdbserial | |
pkg/proc/linutil | This package contains functions and data structures used by both the linux implementation of the native backend and the core backend to deal with structures used by the linux kernel. |
pkg/proc/native | |
pkg/proc/test | |
pkg/proc/winutil | |
pkg/terminal | Package terminal implements functions for responding to user input and dispatching to appropriate backend commands. |
pkg/terminal/starbind | |
pkg/version | |
_scripts | |
service | |
service/api | |
service/dap | Package dap implements VSCode's Debug Adaptor Protocol (DAP). |
service/dap/daptest | Package daptest provides a sample client with utilities for DAP mode testing. |
service/debugger | |
service/rpc1 | |
service/rpc2 | |
service/rpccommon |
Updated 2021-01-22. Refresh now. Tools for package owners.