]> Cypherpunks repositories - gostls13.git/commit
debug/elf: load .debug_line section and pass to dwarf.New
authorAustin Clements <austin@google.com>
Wed, 4 Mar 2015 16:04:26 +0000 (11:04 -0500)
committerAustin Clements <austin@google.com>
Tue, 10 Mar 2015 02:32:25 +0000 (02:32 +0000)
commit29ad1ae420c6f8942d885e85a51382437ba2dc65
treec814e2980d12e7302793a94032d929c7da5b9a7e
parent4ee347b0ad1e0aa7c917138dd623cffa9b68ebbf
debug/elf: load .debug_line section and pass to dwarf.New

Change-Id: Ia6f9bd77a3d4250339dcb054edc76942864dd358
Reviewed-on: https://go-review.googlesource.com/6781
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/elf/file.go