1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/pkg/debug/dwarf
Russ Cox 92f773dc77 add DWARF method to elf.File.
test both ELF and Mach-O in dwarf package.

R=r
DELTA=83  (44 added, 10 deleted, 29 changed)
OCL=34717
CL=34790
2009-09-18 11:50:24 -07:00
..
testdata add DWARF method to elf.File. 2009-09-18 11:50:24 -07:00
buf.go parse and present DWARF type information 2009-09-16 10:43:27 -07:00
const.go parse and present DWARF type information 2009-09-16 10:43:27 -07:00
entry.go unused imports 2009-09-17 10:27:04 -07:00
Makefile parse and present DWARF type information 2009-09-16 10:43:27 -07:00
open.go unused imports 2009-09-17 10:27:04 -07:00
type_test.go add DWARF method to elf.File. 2009-09-18 11:50:24 -07:00
type.go add DWARF method to elf.File. 2009-09-18 11:50:24 -07:00
unit.go basic DWARF reading. 2009-09-15 21:58:45 -07:00