This commit adds in src/target/embeddedice.c a plain

        LOG_INFO("%s: hardware has 2 breakpoints or watchpoints", ...

This is wrong for Feroceon and Dragonite which have only one of them.  
In that case arm7_9->wp_available_max is initialized to 1 in the 
target_create method, but the above message is still wrong and 
misleading.


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

Reply via email to