delve/terminal
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
..
command_test.go terminal: Split arguments inside the command function 2015-11-04 12:28:48 +01:00
command.go proc: step now goes to next line, including funcs 2016-01-24 15:48:36 -08:00
terminal.go Add support for Windows. 2016-01-20 19:06:31 -08:00