[Mono-list] xsp2 line numbers in stack trace?

Robert Jordan robertj at gmx.net
Wed Dec 6 07:20:47 EST 2006


Ben Joldersma wrote:
> Hello all,
> 
> I am trying to debug my asp.net application, and I'm using xsp2 and
> mod-mono-server.  Although I am building debug builds, and generating mdb
> files, the stack exceptions show [0x0000] for all the offsets, and there is
> no line number following.  This makes things trickier to debug, and while
> it's not the end of the world, it does make things a lot harder, without
> having a graphical debugger.
> 
> Anyone else seeing this?  I can get line numbers on exceptions on console
> assemblies.

Start xsp2 like this:

MONO_OPTIONS=--debug xsp2 ...

Robert



More information about the Mono-list mailing list