eclipse neon remote debug -
i installed latest version of eclipse neon. used eclipse mars. due other issues should updated in eclipse neon changed version.
i develop program arm linux system on windows computer, using cross-gcc , doing remote debug using gdb/gdbserver eclipse. first made connection using remote systems perspective using ftp file transfer , ssh shell. worked fine , happy this.
but in neon seems changed because connection made in remote systems explorer can't selected anymore when use c/c++ remote application debug. when @ connection listbox see local connection , not remote systems anymore. when create new connection debug configurations dialog can choose serial/telnet/ssh when choose ssh doesn't work. can make connection , open command shell, ssh works. when wants transfer file target using sftp appearently (looking @ error log) don't have on target. when transfer file manually target (using remote systems perspective) debugging works fine of course want transfer file automatically when start debug.
my question if indeed connection management changed can't choose anymore systems defined in remote systems explorer? or need install specific plugin? current configuration possibilities limited , debugging of issues limited.
other solution have scp installed on target. there way change sftp scp?
thanks.
Comments
Post a Comment