1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:11:22 -06:00
go/src/cmd
Ryan Brown a037c73ccf cmd/link: generate DWARF info using symbols
This updates dwarf.go to generate debug information as symbols
instead of directly writing to the output file. This should make
it easier to move generation of some of the debug info into the compiler.

Change-Id: Id2358988bfb689865ab4d68f82716f0676336df4
Reviewed-on: https://go-review.googlesource.com/20679
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-06 23:50:14 +00:00
..
addr2line cmd/addr2line: simplify windows test 2015-06-17 14:23:20 +00:00
api all: delete dead non-test code 2016-03-25 06:28:13 +00:00
asm cmd/asm: add s390x support 2016-03-30 05:25:49 +00:00
cgo all: delete dead non-test code 2016-03-25 06:28:13 +00:00
compile cmd/compile, go/importer: minor cleanups 2016-04-06 22:37:47 +00:00
cover all: single space after period. 2016-03-02 00:13:47 +00:00
dist cmd/go: fix -buildmode=c-archive should work on windows 2016-04-04 03:38:25 +00:00
doc all: delete dead non-test code 2016-03-25 06:28:13 +00:00
fix all: single space after period. 2016-03-02 00:13:47 +00:00
go cmd/go: leave directory before removing it in TestSharedLibName 2016-04-05 04:45:47 +00:00
gofmt cmd/gofmt: make gofmt -s simplify slices in presence of dot-imports 2016-04-06 18:19:33 +00:00
internal cmd/link: generate DWARF info using symbols 2016-04-06 23:50:14 +00:00
link cmd/link: generate DWARF info using symbols 2016-04-06 23:50:14 +00:00
nm all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
objdump cmd/objdump: skip TestDisasm* for mips64{,le} 2015-09-10 18:27:09 +00:00
pack cmd/pack,vet: use go doc instead of godoc in doc 2016-03-17 21:06:40 +00:00
pprof cmd/pprof: use DWARF info to lookup unknown PC addresses 2016-03-31 04:05:06 +00:00
trace all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
vet icmd/vet: improved checking for variadic Println-like functions 2016-04-06 18:11:36 +00:00
yacc all: delete dead non-test code 2016-03-25 06:28:13 +00:00