Attachment is the patch.

I notice that _DEBUG_USB_COMMS_ is added in the previous patch.
But vsllink_debug_buffer will be also called if _DEBUG_JTAG_IO is defined.
So I changed "#ifdef _DEBUG_USB_COMMS_ " to 
"#if defined _DEBUG_USB_COMMS_ || defined _DEBUG_JTAG_IO_ " to avoid error.

Please commit this patch.

2009-04-27 



Best Regards, Simon Qian

SimonQian(simonq...@simonqian.com) ---- www.SimonQian.com

Attachment: vsllink.update.patch
Description: Binary data

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to