Hi, I solved this problem. This was due to Eclipse bringing to front the editor only for the first breakpoint that is encountered. When a second breakpoint is hit this is not notified in any way until the first thread being debugged is released. Only now the second breakpoint is brought to front.
Bye Lorenzo
