[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Bug with the remote debugger ?

Hi,
I use the remote debugger to debug a java application for which I have only a part of the source code. The remote application use the JPDA transport, allowing Eclipse to debug it. However, when I set a breakpoint, I have to wait about 5 minutes for the line to be highlighted (I'm not able to step into or resume without messing things up).
The call stack in the Debug view seems to indicate that the application is already waiting at the line where I set the breakpoint.
Does anybody know what could be wrong ?


Thanks,
Al