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

2011-10-03 Thread Michel JAOUEN
: Michel JAOUEN Cc: James Zhao; openocd-development@lists.berlios.de Subject: Re: [Openocd-development] software breakpoint with multicore systems Hi, Michel JAOUEN wrote: > Here is a patch correcting this issue. Content-Description: 0001-breakpoint-smp-software-breakpoint-correction.patch >

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

2011-10-01 Thread Peter Stuge
Hi, Michel JAOUEN wrote: > Here is a patch correcting this issue. Content-Description: 0001-breakpoint-smp-software-breakpoint-correction.patch > From 5fc6a3e930bdfde679b50f00cee98ba1273b8ee9 Mon Sep 17 00:00:00 2001 > From: Michel Jaouen > Date: Fri, 30 Sep 2011 18:42:52 +0200 > Subject: [PATCH

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

2011-10-01 Thread Øyvind Harboe
Can someone review these patches and comment? Thanks! -- Ø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://lis

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

2011-09-30 Thread Michel JAOUEN
Hello, Here is a patch correcting this issue. Best regards. 0001-breakpoint-smp-software-breakpoint-correction.patch Description: 0001-breakpoint-smp-software-breakpoint-correction.patch ___ Openocd-development mailing list Openocd-development@lists

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

2011-09-27 Thread Michel JAOUEN
-boun...@lists.berlios.de [mailto:openocd-development-boun...@lists.berlios.de] On Behalf Of James Zhao Sent: Monday, September 26, 2011 11:54 PM To: openocd-development@lists.berlios.de Subject: [Openocd-development] software breakpoint with multicore systems I am not sure if this is a bug or I

[Openocd-development] software breakpoint with multicore systems

2011-09-26 Thread James Zhao
I am not sure if this is a bug or I have misunderstood something the code, but there seems to be a problem with software breakpoints. When adding a software breakpoint, the function breakpoint_add() would add a breakpoint to all targets, if smp is on. But since software breakpoints are done but r