Hello, eric supports remote debugging. Just make sure, that your remote machine (I call it Pi) has access to the sources e.g. by mounting them via NFS. Within eric running on your PC activate Remote Debugging (Debugger->General page). If the paths are different you may use the path translation functionality (same page).
Regards, Detlev On Friday 06 September 2013, 15:15:52 Hans Schmidt wrote: > Hello, > > If I have SSH access to another machine and want to run programs over > there, is there a possibility to develop Python programs in Eric on my > desktop PC, but having them run and debug on the remote machine? > > Writing programs on the command line is not really convenient, but on > the other hand, my desktop PC (where writing programs is much more > convenient) does not necessarily provide the necessary environment (e.g. > when the remote machine is a web server or a Raspberry Pi). > > I hope I just missed the function :) > > Thanks! > _______________________________________________ > Eric mailing list > [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/eric-- *Detlev Offenbach* [email protected]
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
