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 Thursday 09 August 2012 16:34:28 Tom Tromey wrote:
> >>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:
> Mike> +  c = add_com ("handle", class_run, handle_command, _("\
> Mike> +Handle signals: handle SIGNAL [KEYWORDS]\n\
> Mike>  Args are signals and actions to apply to those signals.\n\
> Mike>  Symbolic signals (e.g. SIGSEGV) are recommended but numeric
> signals\n\
> 
> I didn't see this in v3

yeah, we decided to split the help strings out into a diff patch.  i'll follow 
up once the completion logic is finished.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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