delve/service/api
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
..
conversions.go proc: replace debug/dwarf with golang.org/x/debug/dwarf 2016-01-24 15:41:41 -08:00
prettyprint.go proc: replace debug/dwarf with golang.org/x/debug/dwarf 2016-01-24 15:41:41 -08:00
types.go proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00