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 37/40] Fix completing an empty string


On 08/09/2017 07:00 PM, Keith Seitz wrote:
> On 06/02/2017 05:22 AM, Pedro Alves wrote:
>>
>> gdb/testsuite/ChangeLog:
>> yyyy-mm-dd   Pedro Alves  <palves@redhat.com>
>>
>> 	* completer.c (complete_line_internal_1): Skip spaces until the
>> 	start of the command.
>> 	* gdb.base/complete-empty.exp: New file.
>> 	* gdb.base/completion.exp: Adjust.
> 
> Looks good!

This works against master too, so I pushed it in too!

Most of the series is in now, and we're down to the
wildmatching and the abitags parts.

Thanks,
Pedro Alves


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