[Mono-aspnet-list] Cannot get debugging info in Asp under apache

mabra at manfbraun.de mabra at manfbraun.de
Sun Nov 21 18:37:40 EST 2010


Hi All !

I have "MonoDebug true" in my apache's "VirtualHost" and I am using
"log4net" for logging, having debug output enabled to get the
linenumbers [while testing].

I find no way to do that. This works fine for me in MS-IIS. Just
to be sure, I recompiled "log4net" and set the directive shown
above and the debugging meta information are there.

In the web.config file, I have:
"<compilation debug="true" defaultLanguage="C#">".
If I compile [some DLLs], I use "gmcs -debug+ ...".

What do I miss here or what do I wrong?

I am currently using debian squeeze with:

root at wieland:~# mono --version
Mono JIT compiler version 2.6.7 (Debian 2.6.7-3)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
	TLS:           __thread
	GC:            Included Boehm (with typed GC and Parallel Mark)
	SIGSEGV:       altstack
	Notifications: epoll
	Architecture:  x86
	Disabled:      none

Any help would be really great!

br++mabra




More information about the Mono-aspnet-list mailing list