1
0
mirror of https://github.com/golang/go synced 2024-11-22 21:20:03 -07:00
go/src/pkg/debug
Russ Cox 9968090ddd cgo: handle new Apple LLVM-based gcc from Xcode 4.2
That gcc does not include enumerator names and values
in its DWARF debug output.  Create a data block from which
we can read the values instead.

Fixes #1881.

R=iant
CC=golang-dev
https://golang.org/cl/4607045
2011-06-13 14:43:54 -04:00
..
dwarf cgo: handle new Apple LLVM-based gcc from Xcode 4.2 2011-06-13 14:43:54 -04:00
elf cgo: handle new Apple LLVM-based gcc from Xcode 4.2 2011-06-13 14:43:54 -04:00
gosym debug/gosym: remove need for gotest to run preparatory commands. 2011-03-29 10:41:23 -07:00
macho pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00
pe pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00
proc pkg: spelling tweaks, A-H 2011-05-18 13:14:56 -04:00