This is the mail archive of the gdb-patches@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]

Re: [patch] fix for checking the command ambiguousness.


On 08/28/2013 07:17 PM, Muhammad Bilal wrote:
On 08/28/2013 04:44 PM, Pedro Alves wrote:
Hi!

Unfortunately, I'm having trouble applying your patches.  Seems like
they're mangled somehow (line wrapped, etc.).  From your email's headers
I see you're using Thunderbird.  Could you please go through:

http://sourceware.org/gdb/wiki/ContributionChecklist#Submitting_patches

and fix it up as necessary (and then check if you can apply
a patch that you privately send yourself?)

Thanks,
Sorry, for inconvenience

Please, find attached file.

./
2013-07-27  Muhammad Bilal <mbilal@codesourcery.com>

* cli/cli-decode.c (lookup_cmd_composition): Check command ambiguousness
    with 'nfound' instead of CMD_LIST_AMBIGUOUS.



./testsuite/

2013-08-28  Muhammad Bilal <mbilal@codesourcery.com>

    * gdb.python/py-parameter.exp: Test command ambiguousness.



Thanks,
-Bilal
ping




Thanks,
-Bilal


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