delve/pkg/dwarf/godwarf
aarzilli 8bbccb3e66 proc: use new extended attribute to resolve concrete type of interfaces
go1.11 adds a new extended attribute to all type DIEs containing the
address of the corresponding runtime._type struct, use this attribute
to find the DIE of the concrete type of interface variables when
available.
2018-06-11 11:09:02 -07:00
..
type.go proc: use new extended attribute to resolve concrete type of interfaces 2018-06-11 11:09:02 -07:00