[Mono-dev] Hotcompling while debugging?

Vardar Sahin sakirsoft at gmail.com
Wed Nov 20 13:22:25 UTC 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131120/fa24dc6b/attachment.html>


More information about the Mono-devel-list mailing list