delve/cmd/dlv/cmds
aarzilli 86a59c52a6 terminal: bugfix: tolerate spurious spaces after command prefixes
Expressions such as:

 frame 0    list
 frame   0   list
 on abreakpoint     print x
 goroutine    1    frame     0     list

should all execute correctly

Fixes #712
2017-04-19 09:58:36 -07:00
..
commands_test.go dlv: bugfix: Allow quoting in build flags argument (#639) 2016-09-25 08:26:59 -07:00
commands.go terminal: bugfix: tolerate spurious spaces after command prefixes 2017-04-19 09:58:36 -07:00