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

Miguel de Icaza miguel at ximian.com
Mon Feb 12 11:55:26 EST 2007


Hello,

> And have debug set to true in my web.config compilation element.  One
> thing to note, is that I'm compiling my assemblies independent of the
> auto-compilation behavior in mono 1.2.  

Then you need to compile with -debug command line option to the
compiler. 

> In addition to the assemblies in the bin folder, there is an
> accompanying mdb file.  Should there be anything else?  Do I need the
> xml documentation files?

Only the mdb file.

I wonder if we are copying the files to a new location, and not copying
the mdb files (this is a question for Gonzalo, I dont know the answer).

Miguel


More information about the Mono-list mailing list