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: Improve "help all"


On Sat, Oct 28, 2006 at 02:26:19PM +0200, Eli Zaretskii wrote:
> > From: Vladimir Prus <vladimir@codesourcery.com>
> > Date: Sat, 28 Oct 2006 15:57:57 +0400
> > Cc: gdb-patches@sources.redhat.com
> > 
> > Archived output is attached.
> 
> Thanks.  It looks fine to me.
> 
> Perhaps we should assign classes to the 3 unclassified commands that
> appear near the end.  I think they all should go where `set' is, since
> that's where their corresponding `set' commands are.

Perhaps a strategic assertion when adding commands?

Here's a couple of other things we noticed during the discussion that
prompted this patch - lesser improvements than mentioning "apropos"
prominently, I think:

  - The help output doesn't mention which class a command is in; this
    might be useful, for finding related commands.

  - I didn't even know "help all" existed until now.  I couldn't find
    it in the manual, either.

-- 
Daniel Jacobowitz
CodeSourcery


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