Re: [Mono-dev] VS2010 remote debugging?

2010-12-21 Thread Robert Jordan
On 21.12.2010 04:08, CodeSlinger wrote: Since VS2010 supports remote debugging, is there a Linux debug kernel that can be contacted by VS2010 to allow full remote debugging from VS201 on WIn7 x64 to Linux? I know there are the mono tools that do this from VS2010 to Linux but I'm not sure if

[Mono-dev] VS2010 remote debugging?

2010-12-20 Thread CodeSlinger
I am maintaining my C# application source code in TFS and building the executable with VS2010 with the project and solution files and binaries located on a Samba share available to my Linux RHEL45 system and in general this works great. Since VS2010 supports remote debugging, is there a Linux