On Sat, 2009-11-14 at 10:58 -0600, Dean Glazeski wrote: > 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?
Print or log something before returning the error code? --Z _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
