Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4337761 By: fabioz
Yeap, the debugger can 'touch' things that may change some things slightly, but that should not make your programs crash -- it doesn't use any compiled extension nor anything like that, just pure python code, and tries to touch as little as possible -- the best way to fix it would be being able to reproduce it here, so, if you can manage to do some kind of demo where it crashes, it would be awesome, and would make it possible for me to fix it, but it's very hard for me to fix it without being able to reproduce it (because it turns into a guessing game for me). Also, it would be nice to open a bug report about it, so that you can attach code and we can keep track of related things better. 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 DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
