[OpenOCD-devel] Problem building with automake 1.11.2+, with proposed fix

2012-02-12 Thread Bruce Fletcher
I believe I've run into a problem building OpenOCD from git with automake 1.11.2 or higher. I'm on on Mac OS X Lion (10.7.3) using autotools from MacPorts, which provides automake 1.11.3. When I try to build a configure script I get the following errors: $ aclocal $ autoheader $ automake src/

[OpenOCD-devel] [PATCH]: cf662af target: rewrite working area allocator

2012-02-12 Thread gerrit
This is an automated email from Gerrit. Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/445 -- gerrit commit cf662afdf62ff9a4222c8a103c376ac6988a8b0f Author: Andreas Fritiofson Date: Mon Feb 13 01:18:24

[OpenOCD-devel] [PATCH]: 177f33e target: add function to get number of bytes available in working area

2012-02-12 Thread gerrit
This is an automated email from Gerrit. Andreas Fritiofson (andreas.fritiof...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/446 -- gerrit commit 177f33e0ba4576ec796f6f7f4c1be8ad338f48e0 Author: Andreas Fritiofson Date: Mon Feb 13 01:19:57

Re: [OpenOCD-devel] GDB vs. Cortex-m3

2012-02-12 Thread Flemming Frandsen
On Sun, Feb 12, 2012 at 8:26 PM, Peter Stuge wrote: > Please do push a proper patch to Gerrit. Note that the patch you > linked to is no such thing, it's just a quick hack which breaks > compatibility. Yep, I saw that, but it does fix openocd to work with newer gdb versions, so that's what I'm us

Re: [OpenOCD-devel] GDB vs. Cortex-m3

2012-02-12 Thread Peter Stuge
Flemming Frandsen wrote: > Hi, I've just been bitten in the ass by this issue (openocd returns > the wrong number of registers to GDB): > http://www.mail-archive.com/openocd-development@lists.berlios.de/msg14805.html > > I noticed the patch was posted in 2010, so I was a bit surprised that > there

[OpenOCD-devel] GDB vs. Cortex-m3

2012-02-12 Thread Flemming Frandsen
Hi, I've just been bitten in the ass by this issue (openocd returns the wrong number of registers to GDB): http://www.mail-archive.com/openocd-development@lists.berlios.de/msg14805.html I noticed the patch was posted in 2010, so I was a bit surprised that there isn't any sign of a solution in 0.5.