delve/service
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
..
api proc: next should not skip lines with conditional bps 2017-11-20 11:25:35 -08:00
debugger proc: next should not skip lines with conditional bps 2017-11-20 11:25:35 -08:00
rpc1 Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
rpc2 Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
rpccommon Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
test proc: automatically dereference interfaces on member access 2017-11-20 12:03:35 -08:00
client.go proc/gdbserial: mozilla rr support (#804) 2017-05-05 15:17:52 -07:00
config.go dlv: make headless servers quit automatically when client disconnects (#895) 2017-06-26 11:45:13 -07:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00