[fpc-devel] fp IDE with libgdb

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Mar 1 15:14:09 CET 2010


On 01 Mar 2010, at 15:10, Mark Morgan Lloyd wrote:

> I'm still getting a bus or alignment error in the fp IDE when driving gdb but I'm reasonably optimistic that I'll be able to find that now. PowerPC is fine so it's probably not something like an endianness issue.

A bus error generally means an alignment issue. Most PowerPC processors don't require data to be aligned, but SPARC cpu's do.


Jonas


More information about the fpc-devel mailing list