On Sun, 2009-05-24 at 13:46 -0700, David Brownell wrote:
> Make startup for the various server ports be quiet, unless
> debugging is active:  don't emit needless scarey messages.
> Update the relevant documentation and its references:
> 
>  - For these port commands ... cover the default values;
>    convert to @deffn syntax; include their use outside of
>    the configuration stage; and alphabetize.
>  
> Similar updates to the rest of that small chapter:
> 
>  - Highlight that there even *IS* a configuration stage, after
>    which some command functionality is no longer available.
> 
>  - For GDB commands ... convert to @deffn syntax; alphabetize; 
>    include a missing command (!); add missing helptext (!) for
>    one non-missing command; update relevant cross-references
>    and index entries.
> 
> I suspect we can't have a complete doc-vs-code audit completed
> by the time the next release comes out, but incremental updates
> should be very doable.
> ---     
>  doc/openocd.texi           |  155 +++++++++++++++++++++++++++----------------
>  src/server/gdb_server.c    |   12 +--
>  src/server/tcl_server.c    |    2
>  src/server/telnet_server.c |    2 
>  4 files changed, 106 insertions(+), 65 deletions(-)

Committed, r1909.

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

Reply via email to