Hi all,

This series attempts to improve the handling of command arguments
that use on/off or enable/disable options.  This is accomplished by
macros that work similarly to the COMMAND_PARSE_NUMBER, causing the
caller to return (and eliminating redundant error handling code).
The final patch generalizes the arm11 helper of this same nature,
to allow creating new commands that get and set boolean settings.

The last two patches are some minor cleanup and fixes that came out
of the above work.

Cheers,

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

Reply via email to