[Mono-osx] wrong debug information building on MacOS
pablosantosluac at terra.es
pablosantosluac at terra.es
Tue Sep 9 08:17:59 EDT 2008
Hi,
I'm building the plastic server on MacOS X (10.4, PowerPC) in order to
debug a problem we've there.
Ok, I'm getting an "object not set" and my code prints the stack trace
of the exception. For some reason the stack trace prints the right
methods but wrong locations: it always points to the same file (and the
method is not even there) and the a wrong line number (the line number
is much bigger than the line count of the file it mentions).
I think it always points to the first file built in the assembly.
I'm using mono 2.0
Any ideas?
Thanks
pablo
More information about the Mono-osx
mailing list