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: RFC: add completion for "set gnutarget"


> 2013-01-02  Tom Tromey  <tromey@redhat.com>
> 
> 	* cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
> 	set command.
> 	* command.h (add_setshow_string_noescape_cmd): Update.
> 	* corefile.c (set_gnutarget_command): Remove trailing whitespace.
> 	(complete_set_gnutarget): New function.
> 	(_initialize_core): Set the "set gnutarget" completer.
> 
> 2013-01-02  Tom Tromey  <tromey@redhat.com>
> 
> 	* gdb.base/completion.exp: Add "set gnutarget" test.

FWIW, I took a look, and it looks fine to me too.

-- 
Joel


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