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


> Andrew Cagney wrote:
> 
>> 
> 
>> > 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?
>> 
> 
> 
> Yes.

It's in.  I ended up adding it to both command.h and cli/cli-decode.h. 
To many files still include the former :-/

Andrew



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