[gdb/ChangeLog]
authorJason Molenda <jmolenda@apple.com>
Fri, 10 Sep 2004 23:12:12 +0000 (23:12 +0000)
committerJason Molenda <jmolenda@apple.com>
Fri, 10 Sep 2004 23:12:12 +0000 (23:12 +0000)
commit33f2d567787fbbb2103a462d0f10678a3e9af211
tree04c56d924e1800dba8ec2e9e4e6022bc0069e615
parentf4eae89cf7214078d2e9b5c2ab5f50e74c5f1d0f
[gdb/ChangeLog]
2004-09-10  Jason Molenda  (jmolenda@apple.com)

        * cli/cli-script.c (read_next_line): Accept zero or more whitespace
        chars after 'if' or 'while' commands in user-defined commands.

[gdb/testsuite/ChangeLog]
2004-09-10  Jason Molenda  (jmolenda@apple.com)

        * gdb.base/define.exp: Two new tests to verify zero space chars
        after 'if' and 'while' commands in a user-defined command is correctly
        parsed.

Approved here:
http://sources.redhat.com/ml/gdb-patches/2004-09/msg00160.html
http://sources.redhat.com/ml/gdb-patches/2004-09/msg00157.html
gdb/ChangeLog
gdb/cli/cli-script.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/define.exp