# Packages

Package protocol defines the types used to represent calls to the debug server.

# Functions

New parses the executable and builds local data structures for answering requests.
NewPrinter returns a printer that can use the Server to access and print values of the specified architecture described by the provided DWARF data.

# Structs

A Printer pretty-prints values in the target address space.
No description provided by the author