delve/pkg
aarzilli 5f0f77f414 proc: automatically dereference interfaces on member access
If 'iv' is an interface variable with a struct as a concrete value let
'iv.A' evaluate to the access to field 'A' of the concrete value of
'iv'.
2017-11-20 12:03:35 -08:00
..
config terminal: add config command 2017-09-08 10:27:32 -07:00
dwarf proc: refactor stack.go to use DWARF registers 2017-11-17 10:17:24 -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: automatically dereference interfaces on member access 2017-11-20 12:03:35 -08:00
terminal proc/gdbserial: return error if stopped with a sginal 2017-09-20 12:39:29 -07:00
version *: Bump version to 1.0.0-rc.2 2017-10-16 10:53:20 -07:00