From: SourceForge.net <no...@so...> - 2006-05-19 18:31:48
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3741657 By: fakeleft Hi Fabio, As you mentioned, remote debugging does work with 1.0.5 and if the script is launched using the python interpreter. However, I need to go a step further: we have an MFC app that embeds and extends python, and calls python scripts. When I try to launch a python script from this application, though the remote debugger sees the connection (showing it as "unknown"), it does not jump into the python source (I do have an eclipse python project with the source files in it). The eclipse log shows !ENTRY org.python.pydev.debug 4 4 2006-05-19 14:20:46.953 !MESSAGE unknown debug type after each attempt. Thanks in advance for any clues, Raphael ______________________________________________________________________ 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 |