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 v2] gdb: add completion handler for "handle"


On Wednesday, August 01, 2012 11:58:18 PM Mike Frysinger wrote:
> The command line completion has spoiled me.  Thus the lack of completion
> with the "handle" command annoys me.  Patch!
> 
> This does a few things:
>  - adds a generic signal completer
>  - adds a generic completer based on a specified array of strings
>  - adds a completion handler for the "handle" command
>  - adds a completion handler for the "signal" command
>  - improves the "signal" and "handle" help strings slightly

How about adding a new test in gdb.base/completion.exp?

-- 
Yao (éå)


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