Hi all, While testing some of my new commands, it appears that OpenOCD will just fail with no error messages if there is a command syntax error while in the configuration stage. I think it's because I return an error code instead of ERROR_OK. I'm not sure how the command handler is called, so I don't know where to go look for fixes. I'll leave it to some one who know better than I. Is there a better way for me to handle this?
// Dean Glazeski
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
