delve/service
Joe Shaw bb95d534a6 terminal/command: add list command to display source
Without arguments, `list` displays source around the current context.  A
linespec argument can be taken to display source around that location.

Fixes #58
2015-08-14 08:51:31 -05:00
..
api Implement 'trace' subcommand 2015-07-12 15:20:12 -05:00
debugger terminal/command: add list command to display source 2015-08-14 08:51:31 -05:00
rpc Fix: rpc.(*RPCClient).EvalVariableFor 2015-08-09 20:37:11 -05:00
test Fix: rpc.(*RPCClient).EvalVariableFor 2015-08-09 20:37:11 -05:00
client.go Improve commands which take a location spec 2015-08-08 14:41:48 -05: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