Jonas Maebe wrote:
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.

Thanks for that Jonas, noted. The other possibility is some peculiarity when parsing gdb output back into the IDE. I'll be back :-)

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to