* cli/cli-script.c (process_next_line): Recognize 'end'
authorVladimir Prus <vladimir@codesourcery.com>
Wed, 18 Nov 2009 20:42:38 +0000 (20:42 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Wed, 18 Nov 2009 20:42:38 +0000 (20:42 +0000)
commit3630a92dd7470ee125e5b59dc16c977c2d76a858
treeeb3883fbb86336d4bfe17bfc1ac8aa5fd132e441
parentf0ae4a24b0ae1649cc3a835ba0dd407c0bd8dc56
* cli/cli-script.c (process_next_line): Recognize 'end'
even when the line has leading space and we're not parsing
commands.
gdb/ChangeLog
gdb/cli/cli-script.c