delve/service
aarzilli 38716dcc26 proc/variables: bugfix: ifaces with types in user defined packages
The concrete type of an interface only contains the abbreviated
package name, we must construct a map from package names to package
paths to be able to resolve the concrete type of an interface.
2015-12-15 15:18:52 -08:00
..
api proc/variables: Support for interface types 2015-12-15 15:18:52 -08:00
debugger service/debugger: support function spec. with partial package paths 2015-12-12 15:01:41 +01:00
rpc Implements set command for pointers and numerical values 2015-09-28 22:45:06 -07:00
test proc/variables: bugfix: ifaces with types in user defined packages 2015-12-15 15:18:52 -08:00
client.go Implements set command for pointers and numerical values 2015-09-28 22:45:06 -07:00
config.go Introduce JSON-RPC service 2015-06-21 21:11:30 -05:00
server.go Introduce JSON-RPC service 2015-06-21 21:11:30 -05:00