go/src/debug
Andrew Gerrand c1fc059b08 [release-branch.go1.4] debug/goobj: move to cmd/internal/goobj
««« CL 174250043 / c16349455e05
debug/goobj: move to cmd/internal/goobj

debug/goobj is not ready to be published but it is
needed for the various binary-reading commands.
Move to cmd/internal/goobj.

(The Go 1.3 release branch deleted it, but that's not
an option anymore due to the command dependencies.
The API is still not vetted nor terribly well designed.)

LGTM=adg, dsymonds
R=adg, dsymonds
CC=golang-codereviews
https://golang.org/cl/174250043
»»»

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/177890043
2014-11-17 12:56:35 +11:00
..
dwarf debug/dwarf: correct name for clang-generated complex type 2014-09-24 16:53:47 -04:00
elf debug/elf: add comments explaining applyRelocations for amd64/arm64 2014-10-09 14:38:45 -07:00
gosym
macho
pe debug/pe: use appropriate type for sizeofOptionalHeader32 2014-10-21 10:02:33 +11:00
plan9obj