I'm probably not doing it right either, but the way I do it is a
simple Log file built using a StringBuilder so you can see where it
breaks...

As far as I know there is a debugger being worked on at the mo but it
isnt advanced enough to step through - maybe Im completely wrong
though ;)

Martin

On 6/8/05, Michael Wu <[EMAIL PROTECTED]> wrote:
> Hi,
> I wanted to know how people are debugging asp.net web apps on Linux.  
>  
> I'm currently using VisualStudio to build/debug/test on Windows.  Then, I
> copy the web app folder to Linux and run it from xsp.  I've been getting by
> using log4net to log to a text file, but now I need to step through code on
> Linux.
>  
> Is anybody doing this?  Any instructions, tips, and ideas would be
> appreciated.
>  
> Thanks,
>  
> mw
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 
> 


-- 
Martin Hinks
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to