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 2/2] Implement completion limiting


On 02/12/2014 11:57 AM, Gary Benson wrote:
> +@smallexample
> +(@value{GDBP}) b @key{TAB}@key{TAB}
> +Too many possibilities.
> +@end smallexample
> +

Does the user lose the edit line after that, or can he
continue typing the command?

I'd also suggest saying "completion candidates" instead of
"possibilities".  Sounds more accurate / less vague to me.
(here and elsewhere in the docs and inline help as well)

-- 
Pedro Alves


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