Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4809242 By: fabioz
Ok, I've just seen (a bit late) that you said you already have the same identical paths... so, it should be working already... So, try looking at pydevd.py for "elif cmd_id == CMD_SET_BREAK:" and just put some prints there to see if the breakpoint is correctly set in the remote machine... (as I said, I've already improved that code to give more tracing info, checking if the file exists, etc, but in the current release you'll have to see if that's correctly set with prints...) Cheers, Fabio ______________________________________________________________________ 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
