[Mono-dev] Hotcompling while debugging?

Rodrigo Kumpera kumpera at gmail.com
Wed Nov 20 17:13:23 UTC 2013


Mono doesn't support edit&continue and we have no plans to support it.

It's too hard and too fragile to be worth it.


On Wed, Nov 20, 2013 at 8:22 AM, Vardar Sahin <sakirsoft at gmail.com> wrote:

> Hello all,
>
> in Visual Studio you can hot compile your code while debugging C#
> applications.
> By hot compiling I mean that you can alter your source code while
> debugging and the
> altered code will be compiled on the fly. After you resume your debug
> session,
> your code change will affect your application.
>
> Right now it seems that Xamarin Studio does not support it. I wonder why?
> I think mono should be able to do it, but I am not an expert.
>
> Are there any plans for this feature?
>
> Best
> Sahin
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131120/95b6b959/attachment.html>


More information about the Mono-devel-list mailing list