This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug cli/10462] set command does not detect syntax error


http://sourceware.org/bugzilla/show_bug.cgi?id=10462

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-04-24 14:29:19 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    mbilal@sourceware.org    2013-04-24 14:29:17

Modified files:
    gdb            : ChangeLog 
    gdb/cli        : cli-decode.c 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.base: setshow.exp 

Log message:
    2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>

    PR gdb/10462
    * cli/cli-decode.c (lookup_command): Show an error if there is no space
    before argument.

    2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>

    PR gdb/10462
    * gdb.base/setshow.exp: Add test case.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15469&r2=1.15470
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-decode.c.diff?cvsroot=src&r1=1.118&r2=1.119
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3636&r2=1.3637
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/setshow.exp.diff?cvsroot=src&r1=1.29&r2=1.30

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]