[Mono-list] Mono on MacOS X
Paolo Molaro
lupus@ximian.com
Sat, 9 Mar 2002 11:57:19 +0100
On 03/07/02 Ryan Wilhm wrote:
> It still doesn't seem to run on simple programs, either. I pretty
> consistently get a Bus Error after Pinvoke on IConvGetBytes... I'm still
> dinking around, though.
You want to set a breakpoint and inspect the generated powerpc assembly,
stepping on each instruction to pinpoint where exactly it fails.
Yes, it can be a painful debugging session but it's also an opportunity
to learn about assembly (debugging the trampolines was basically my first
exposure to x86 assembly a few months ago...:-).
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better