delve/service/test
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
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go debugger/locations: if locspec isn't found try interpreting it as expr (#858) 2017-07-26 12:52:51 -06:00
integration1_test.go proc: report errors when loading executable on attach 2017-08-30 11:20:20 -07:00
integration2_test.go proc: report errors when loading executable on attach 2017-08-30 11:20:20 -07:00
variables_test.go proc: automatically dereference interfaces on member access 2017-11-20 12:03:35 -08:00