delve/vendor
Alessandro Arzilli 9bc6ad4f46 Go 1.7 compatibility (#524)
* tests: update to cope with go1.7 SSA compiler

* de-vendored golang.org/x/debug/dwarf

We need our own tweaked version

* dwarf/debug/dwarf: always use the entry's name attribute

Using the name attribute leads to better type names as well as fixes
inconsistencies between 1.5, 1.6 and 1.7.

* proc: Updated loadInterface to work with go1.7

go1.7 changed the internal representation of types, removing the string
field from runtime._type.
Updated loadInterface to use the new str field.
2016-05-29 12:20:09 -07:00
..
github.com terminal: Use go-colorable 2016-04-18 12:49:14 -07:00
golang.org/x/sys Go 1.7 compatibility (#524) 2016-05-29 12:20:09 -07:00
gopkg.in/yaml.v2 proc: replace debug/dwarf with golang.org/x/debug/dwarf 2016-01-24 15:41:41 -08:00
rsc.io/x86 terminal: Use go-colorable 2016-04-18 12:49:14 -07:00