hello, everyone.
now, i want use eric for a remote debug by ssh, but i do not know how to set it.

my work os is windows 7, and the target debug os is ubuntu. i try to config it as below, but it does's work.


    Debug Client: /home/jf/work/DebugClientPython3/DebugClient.py
    Interpreter for Debug Client: /usr/bin/python3

    Remote Debugger
    Remote Host: 192.168.3.104
    Remote Execution: D:\soft\putty\putty.exe -ssh -pw 123 [email protected]

    Perform Path Translation
    Remote Path: /home/jf/work/test/main.py
    Local Path: D:\work\test\main.py


    "/home/jf/work/DebugClientPython3" was copied from windows eric dir.
    "/home/jf/work/test/main.py" was copied from windows for remote debug.


    who can show me a setting for remote debug by ssh?

    Thank you very much.


_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to