Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7059111
By: namtrac

Hi,

Using Eclipse 3.5 M6 with PyDev 1.4.5.2721. I am adding a variable to watch
list, but when I run the program I don't see its value changing. I tried a very
simple program like this:

for i in range(0,10**6):
    i += 1

Also setting a breakpoint does not work either. Is this a problem with Eclipse
3.5 or something else?

Regards,
ismail


______________________________________________________________________
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

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to