Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4809157 By: jmcvetta
I am trying to use PyDev to debug a program running on a remote server. My setup is Eclipse 3.3.1, PyDev 1.3.13, and PyDev Extensions 1.3.13; both local and remote hosts are Linux. No problem getting remote pydevd to attach to local debugger. However, I cannot figure out how to set breakpoints in the remote code. Fabio suggested to another user that he could "manually fix that by making the needed changes from the paths from your machine to the other one in some places" (http://sourceforge.net/forum/message.php?msg_id=4533884). But I have identical copies of the code at the same path on both local and remote hosts, so not sure what to do here. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
