This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [rfa] add_set_boolean_cmd() with tab expansion


> 2001-09-22  Andrew Cagney  <ac131313@redhat.com>
> 
> * cli/cli-decode.c (add_set_boolean_cmd): Define.
> 	* command.h (add_set_boolean_cmd): Declare.
> 	* remote.c (_initialize_remote): Use add_set_boolean_cmd for "set
> 	remotebreak"
> 

As I just discovered, command.h is not the correct place to put 
add_set_boolean_cmd().  Suggestion?  Other than that ok?

Andrew



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