delve/pkg
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
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf proc: use new extended attribute to resolve concrete type of interfaces 2018-06-11 11:09:02 -07:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags proc,dwarf/line: support is_stmt and prologue_end flags 2018-06-11 11:09:02 -07:00
proc proc: use new extended attribute to resolve concrete type of interfaces 2018-06-11 11:09:02 -07:00
terminal tests: call RunTestsWithFixtures everywhere we use BuildFixture 2018-06-08 11:39:47 -07:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00