delve/service/rpc
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
..
client.go proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00
server.go Implements set command for pointers and numerical values 2015-09-28 22:45:06 -07:00