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] gdb/command.c, gdb/command.h: "help all"



On 24 Mar 2000, glen mccready wrote:

> >Fri Mar 24 12:10:38 2000  glen mccready  <gkm@pobox.com>
> >
> >	* commands.c (help_all): Add functionality to display a complete
> >	listing of available commands.
> 
> Fri Mar 24 12:10:38 2000  glen mccready  <gkm@pobox.com>
> 
> 	* command.c, command.h (help_all): Add functionality to display
> 	a complete listing of available commands.

I don't understand what problem did you try to solve by this change.  
What did you add to command.h? a prototype? a #define?  Then all you need 
to say is this:

	* command.h (help_all): Add a prototype.


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