]> Cypherpunks repositories - gostls13.git/commit
debug/macho, debug/pe: load DWARF line section and pass to dwarf.New
authorAustin Clements <austin@google.com>
Fri, 6 Mar 2015 16:05:46 +0000 (11:05 -0500)
committerAustin Clements <austin@google.com>
Tue, 10 Mar 2015 02:32:31 +0000 (02:32 +0000)
commitde1693f984d0ad720d72c58b2040d484357004ef
tree3c538211a3500b73ce99953820fcb74f663f0bf8
parent29ad1ae420c6f8942d885e85a51382437ba2dc65
debug/macho, debug/pe: load DWARF line section and pass to dwarf.New

Change-Id: I1e6c6b3e2984528c0331e17755cc057e7199193e
Reviewed-on: https://go-review.googlesource.com/7071
Reviewed-by: Nigel Tao <nigeltao@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/debug/macho/file.go
src/debug/pe/file.go