OSDN Git Service

[gdb/ChangeLog]
authorJason Molenda <jsm@bugshack.cygnus.com>
Fri, 10 Sep 2004 23:12:12 +0000 (23:12 +0000)
committerJason Molenda <jsm@bugshack.cygnus.com>
Fri, 10 Sep 2004 23:12:12 +0000 (23:12 +0000)
commitef37f16d03cced491e26a51dc479fe7ae9acd971
tree08388cde239f5a8ffb1035f408c94aed3040f05f
parentffcfab725aca4e410bbd77ba0f3b642a235199eb
[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