On Fri, 2009-11-20 at 10:33 -0800, Zachary T Welch wrote:
> Hi all,
> 
> This series rewrites the built-in 'help' and 'add_help_text' routines
> to use C command handlers, providing an improved experience for the user.
> Commands are listed in a properly indented tree, sorted alphabetically.
> 
> The registration routines are rewritten to store the help text in the
> command structure, with a helper provided that can be used to register
> the Jim commands as placeholders to provide help text.

Fixed some bugs and cleaned up the new commands' output.

> After doing this work, I think it would be beneficial split the help
> text into two fields: usage and description.

I have a prototype of this series done as well, to be posted shortly.

--Z
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to