[Mono-dev] Custom exception handling code in ppc

Mark Probst mark.probst at gmail.com
Sun Aug 24 13:07:54 EDT 2008


Hey,

> There seems to be some important difference, because a few runtime
> tests fail with the arch-independent code.  I'll investigate.

The difference is that MONO_CONTEXT_GET_BP for the PPC doesn't
actually get the base pointer, but the stack pointer.  With that
fixed, the arch-independent exception handling works.  Will be
committed soon.

Mark


More information about the Mono-devel-list mailing list