1
0
mirror of https://github.com/golang/go synced 2024-11-19 02:54:42 -07:00
go/src
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
..
archive
bufio
builtin
bytes bytes: add ContainsAny 2016-04-06 21:17:08 +00:00
cmd cmd/link: generate DWARF info using symbols 2016-04-06 23:50:14 +00:00
compress compress/gzip: fix Reader.Reset 2016-04-02 23:36:21 +00:00
container
context net, runtime: skip flaky tests on OpenBSD 2016-04-06 19:28:24 +00:00
crypto crypto/rsa, crypto/ecdsa: fail earlier on zero parameters 2016-04-05 21:03:20 +00:00
database/sql
debug debug/gosym: do not forget to close test binay file handle in TestPCLine 2016-04-05 04:43:44 +00:00
encoding encoding/json: respect json.Marshaler when encoding byte kind slices 2016-04-06 20:19:15 +00:00
errors
expvar expvar: Ensure strings are written as valid JSON. 2016-04-06 03:52:39 +00:00
flag
fmt fmt: hold on to all free buffers, regardless of size 2016-04-03 06:20:37 +00:00
go cmd/compile, go/importer: minor cleanups 2016-04-06 22:37:47 +00:00
hash
html html/template: prefix the internally-used FuncMap values with an underscore 2016-04-04 05:23:18 +00:00
image
index/suffixarray
internal net, runtime: skip flaky tests on OpenBSD 2016-04-06 19:28:24 +00:00
io io: add ReadAtSizer interface 2016-04-06 04:02:49 +00:00
log
math math: add functions and stubs for s390x 2016-04-06 23:35:56 +00:00
mime
net net, runtime: skip flaky tests on OpenBSD 2016-04-06 19:28:24 +00:00
os os/user: wrap getgrnam_r to fix type issues 2016-04-06 15:49:15 +00:00
path path/filepath: normalize output of EvalSymlinks on windows 2016-04-05 00:39:25 +00:00
reflect reflect: add s390x support 2016-04-06 04:23:06 +00:00
regexp
runtime runtime: remove unused return value from lfstackUnpack 2016-04-06 21:04:43 +00:00
sort
strconv
strings
sync
syscall runtime: use windows.NewLazySystemDLL in mksyscall_windows.go 2016-04-06 16:40:48 +00:00
testing testing: fix flakey test on plan9 2016-04-06 18:35:33 +00:00
text
time
unicode
unsafe
vendor/golang.org/x/net/http2/hpack all: fix spelling mistakes 2016-04-03 17:03:15 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc