src/gdb ChangeLog cli/cli-script.c testsuite/C ...
jsm@sourceware.org
jsm@sourceware.org
Fri Sep 10 23:12:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: jsm@sourceware.org 2004-09-10 23:12:12
Modified files:
gdb : ChangeLog
gdb/cli : cli-script.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: define.exp
Log message:
[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
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6355&r2=1.6356
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-script.c.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1027&r2=1.1028
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/define.exp.diff?cvsroot=src&r1=1.4&r2=1.5
More information about the Gdb-cvs
mailing list