cbruner wrote:

I'm getting an
Emul68KCommon.c,
Line:839, Odd address

I don't have any file called Common.c, so I'm at a bit of a loss as to how to debug this.

The error is being DETECTED in that module, but it almost assuredly is coming from you code... somewhere.


Also when I'm debugging I don't get this error, however the debugger will stop at places that I haven't set any breakpoints for. Are these related?

You've probably corrupted some random memory location and are getting various errors. You are just going to have to troubleshoot this to find the cause -- probably comment out successive large blocks of code to detect where the bug is hiding.

Bob

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to