2008/8/16 Danny Waite <[EMAIL PROTECTED]>: > 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? yes last svn version of MonoDevelop have a working debugger in vs style (with break point and rt value) just missing the line by line debugging, need to be patien > > Thanks in Advance, > > Regards, > Danny > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > >
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- Few people are done for independence, it is the privilege of the powerful ones. --------------------------------------------------------------------------- No key was wounded during the drafting of this message. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
