OSDN Git Service

[gdb/ChangeLog]
authorjsm <jsm>
Fri, 10 Sep 2004 23:12:03 +0000 (23:12 +0000)
committerjsm <jsm>
Fri, 10 Sep 2004 23:12:03 +0000 (23:12 +0000)
commit7d33a4e20956cf749e7424fd4c340914a5098a05
tree174105ee8fc6072dedb8aad04fdc6cb05440c696
parent87366eaece68063ac49fa1ce4571c66258f2acb1
[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