> > Verbosity has made things unclear! :) > > Sorry Benoît, unless I mis-understood something, I am sure ssh -X login > will be as good as IDE login without the overheads. > > I do this all the time with ssh -X so I am a fan of this method of > remote debugging. Please try logging into a remote PC with ssh -X > username@ipaddress, then run gambas IDE by typing gambas3. Now open > gambas3 on local PC to run both IDEs side by side. Start using both > IDEs, side by side, and see if you can tell which IDE is local and which > one remote!! Its not possible to tell the difference for most things > except perhaps games and video because screen update is through network. > > Although the remote gambas is displayed on local desktop, its still > physically running on the remote machine. As such if you had > say a serial port receiving data on the remote machine, > then you can view that data coming in through the gambas serial port > example program. Some experiments run for hours in the lab, so when > I'm in the office, I do ssh -X into the lab PC and run the serial > port example program and it shows what state the experiment has reached. > > Best regards. >
The problem is that the debugged program is not totally local as it used the PC remote X11 display. If you want the debugged program to really use the Raspberry Pi X11 server, or its terminal, or something else, you have to do remote debugging. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user