delve/pkg
aarzilli dc7a4ccb16 proc: support interface type resolution for packages containing a dot
If the last entry of the package path contains a '.' the corresponding
DIEs for its types will replace the '.' character with '%2e'. We must
do the same when resolving the package path of the concrete type of an
interface variable.

Fixes #1137
2018-03-05 10:07:11 -08:00
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf dwarf/reader,proc: support DW_AT_abstract_origin (#1111) 2018-02-13 09:20:45 -08:00
goversion cmd/dlv: do not pass "linkmode internal" for windows on go1.9 and later 2017-08-01 11:20:25 -06:00
proc proc: support interface type resolution for packages containing a dot 2018-03-05 10:07:11 -08:00
terminal terminal: disable file path case normalization on macOS 2018-01-28 01:50:02 -08:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00