go-cloud-debug-agent

command
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2018 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
breakpoints
Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code.
Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code.
controller
Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service.
Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service.
debug
Package debug provides the portable interface to a program being debugged.
Package debug provides the portable interface to a program being debugged.
debug/arch
Package arch contains architecture-specific definitions.
Package arch contains architecture-specific definitions.
debug/dwarf
Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf
Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf
debug/elf
Package elf implements access to ELF object files.
Package elf implements access to ELF object files.
debug/gosym
Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers.
Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers.
debug/local
Package local provides access to a local program.
Package local provides access to a local program.
debug/remote
Package remote provides remote access to a debugproxy server.
Package remote provides remote access to a debugproxy server.
debug/server
Package server provides RPC access to a local program being debugged.
Package server provides RPC access to a local program being debugged.
debug/server/protocol
Package protocol defines the types used to represent calls to the debug server.
Package protocol defines the types used to represent calls to the debug server.
valuecollector
Package valuecollector is used to collect the values of variables in a program.
Package valuecollector is used to collect the values of variables in a program.

Jump to

Keyboard shortcuts

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