Re: [Openocd-development] software breakpoint with multicore systems

2011-10-03 Thread Michel JAOUEN
Hello, I have tried to follow your advice. And here are 2 patches , one changing breakpoint.c file (indentation, coding style) And the other solving the expected issue. Best regards -Original Message- From: Peter Stuge [mailto:pe...@stuge.se] Sent: Sunday, October 02, 2011 1:05 AM To:

Re: [Openocd-development] STM32L microcontroller support

2011-10-03 Thread Øyvind Harboe
Merged. Thanks so much for following up on the comments! -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 http://www.zylin.com/ ___ Openocd-development mailing list Openocd-development@lists.berlios.de https:/

Re: [Openocd-development] STM32L microcontroller support

2011-10-03 Thread Clément Burin des Roziers
Hello, I've fixed the parts with the problems you pointed. Please find the patch attached. Clément On 09/27/2011 10:25 PM, Øyvind Harboe wrote: 2011/9/27 Clément Burin des Roziers: Hello Øyvind, I've prepared a new patch, fixing the memory issues. Some more comments. I was ready to commit,