[MonoDevelop] [Mono-list] webservice debugging question

Ben Joldersma ben at skullsquad.com
Tue Nov 25 15:46:53 EST 2008


I think that if there were a ASP.NET compatible web server that ran entirely
within on AppDomain (so you would need to restart it each time your code
changed), you could then debug ASP.NET.

I would *love* to have this.  Been the one single hardest thing for me since
I switched over to mono 3 years ago.   I don't think it would be too
difficult to make this kind of a simple web server.  I've been browsing
through some code to get a feel for it.  I'm hoping to get a first stab
going over Thanksgiving break.  If anyone else knows how to do this quickly
and easily, and feels so inclined, that also would of course be greatly
appreciated.

best,

--
ben joldersma
software architect
http://skullsquad.com
[o]: 206.973.8003
[c]: 206.349.2852


On Mon, Nov 24, 2008 at 5:34 PM, Michael Hutchinson <
m.j.hutchinson at gmail.com> wrote:

> On Fri, Nov 21, 2008 at 9:58 PM, Kris Ray <kray at landmarkdigital.com>
> wrote:
> >
> > I have an apache / mod_mono based webservice. How do I attach the
> debugger
> > to the service while it is running in xsp2 or apache?
> >
> > I turn on the debug option in the apache config, but monodevelop does not
> > list the apache mono processes as options to attach to.
> >
> > I turn on debug mode on xsp2 and can attach to the process in
> monodevelop,
> > but i just get assembly code to step through.
> >
> > How do I need to do this?
>
> Sorry, the Mono debugger doesn't yet support ASP.NET debugging, so it
> isn't possible for us to add such support in MD.
>
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20081125/3300c741/attachment-0001.html 


More information about the Monodevelop-list mailing list