[Pydev-users] [pydev - Users] RE: Debugger doesn't start
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2007-09-14 06:20:30
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4517905 By: msg97 Unfortunately, I've run into a similar problem using pydev 1.3.9 and python 2.5. I have never encountered any problems with the debugger and my current code before. As soon as I execute the pydev debugger, it terminates with exit code 1 after printing pydev debugger in the console. My python code runs cleanly and completely outside of the debugger. As with jard1234, the only workaround is if I create a breakpoint in __init__. ______________________________________________________________________ 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 |