Mikael Modin - 2010-10-17

A few days ago Eclipse stopped breaking at breakpoints in other threads than the main one, if i move the call to function with breakpoints the main thread everything works, but if it's called from another thread it never breaks.

Eclipse 3.6.1
PyDev 1.6.2.2010090212
Windows 7 64bit
Eclipse installed: c:\program files (x86)\eclipse
Project location:  d:\code\projekt\Time-Tracker\timeTracker

I'm fairly new to Eclipse and PyDev, what else do you need to know?