Hi all,

This series converts all COMMAND_HANDLER routines to use a new
struct command_invocation to pass parameters by reference.

This migration is managed by introducing macros for the remaining
handler arguments, using them throughout the system, and then 
switching the run_command and the macros to use the new structure.
The last patch moves the command name back out of args.

As suggsted by the first commit message, the final act will involve
the removeal of the migration macros; however, that should wait
until we near 1.0, in the event that further migration is required.

Cheers,

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

Reply via email to