delve/service
Derek Parker 1bda586115 proc: step now goes to next line, including funcs
This patch modifies the `step` command to step to the next source line,
stepping into any function encountered along the way.

Fixes #360
2016-01-24 15:48:36 -08:00
..
api proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00
debugger proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00
rpc proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00
test proc: replace debug/dwarf with golang.org/x/debug/dwarf 2016-01-24 15:41:41 -08:00
client.go proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00
config.go Introduce JSON-RPC service 2015-06-21 21:11:30 -05:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00