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


>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> The command line completion has spoiled me.  Thus the lack of completion with
Mike> the "handle" command annoys me.  Patch!

Mike> This does a few things:
Mike>  - adds a VEC_merge helper
Mike>  - adds a generic signal completer
Mike>  - adds a completion handler for the "handle" command
Mike>  - sets the completion handler for the "signal" command

This is PR 10436; so please note that in the ChangeLog.
This is ok, thanks.

Tom


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