On Wednesday 13 January 2010, Øyvind Harboe wrote:
> @@ -5088,6 +5116,14 @@ static const struct command_registration
> target_exec_command_handlers[] = {
> "and write the 8/16/32 bit values",
> .usage = "arrayname bitwidth address count",
> },
> + {
> + .name = "reset_nag",
> + .handler = handle_target_reset_nag,
*chuckle*
:)
> + .mode = COMMAND_ANY,
> + .help = "Nag after each reset about options that could have
> been "
> + "enabled to improve performance. ",
> + .usage = "['enable'|'disable']",
> + },
> COMMAND_REGISTRATION_DONE
> };
> int target_register_user_commands(struct command_context *cmd_ctx)
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development