[Mono-list] Debugging Mono Apps developed on Windows/VStudio

Jonathan Pobst monkey at jpobst.com
Mon Aug 18 12:36:12 EDT 2008


There are some things in the works to help with this scenario, however 
they are not production ready yet.

SoC:
- Automatically copy VS output to Linux and launch.
- http://groups.google.com/group/mono-soc-2008

VS Remote Debugging
- Same as above, with support for remote debugging in VS.
- http://anonsvn.mono-project.com/viewcvs/trunk/MonoVS

Jonathan


Danny Waite wrote:
> Hi All,
>  
> I prefer to develop apps on Visual Studio, build them and then SFTP to 
> my Linux box to test.  It gets quite tedious when in the final stages of 
> testing because you are making small tweaks and have to keep 
> transferring them across.
>  
> I just wondered what other people were doing in this scenario?  I guess 
> the problem is that I'm making a lot of system calls so the code really 
> needs to execute on the linux box itself.  Is there any kind of remote 
> debugging supported?
>  
> Thanks in Advance,
>  
> Regards,
> Danny
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list