package
0.59.3
Repository: https://github.com/adrianduke/google-cloud-go.git
Documentation: pkg.go.dev

# 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