The Go Programming Language

Directory src/pkg/debug

Last update: Sat Feb 4 05:05:15 UTC 2012

Need more packages? The Package Dashboard provides a list of goinstallable packages.

Subdirectories

Name   Synopsis
..
dwarf Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.
elf Package elf implements access to ELF object files.
gosym Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers.
macho Package macho implements access to Mach-O object files, as defined by http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/MachORuntime/Reference/reference.html.
pe Package pe implements access to PE (Microsoft Windows Portable Executable) files.

release.r60.3. Except as noted, this content is licensed under a Creative Commons Attribution 3.0 License.