| Debug: F6 is fast, F8 is slow [message #97831] | 
Mon, 22 September 2003 06:29   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: jcohrs.gmx.de 
 
Hi, 
I have a debug problem which is as follows: 
 
In my code I have a method that contains calls to an external java  
library/jar-file. I have set a breakpoint on a call to that method. 
 
When I step over my breakpoint using F6, I am back in reasonable time,  
say one second or so. I then continue with F8 and everything is fine.  
Now, if I use F8 to step over the same breakpoint it costs me about 40  
seconds or even more! 
 
I am using Java 1.3.0 and Eclipse 2.1.1 on W2k Server. 
 
Is this a known behaviour? Is there a way to work around this problem? 
 
Best regards, 
Joco
 |  
 |  
  | 
| Re: Debug: F6 is fast, F8 is slow [message #98184 is a reply to message #97831] | 
Tue, 23 September 2003 11:46   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: jcohrs.gmx.de 
 
joco wrote: 
> Hi, 
> I have a debug problem which is as follows: 
>  
> In my code I have a method that contains calls to an external java  
> library/jar-file. I have set a breakpoint on a call to that method. 
>  
> When I step over my breakpoint using F6, I am back in reasonable time,  
> say one second or so. I then continue with F8 and everything is fine.  
> Now, if I use F8 to step over the same breakpoint it costs me about 40  
> seconds or even more! 
>  
> I am using Java 1.3.0 and Eclipse 2.1.1 on W2k Server. 
>  
> Is this a known behaviour? Is there a way to work around this problem? 
>  
> Best regards, 
> Joco 
>  
 
I switched to java 1.4.2 and now the problem is gone ...
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.05166 seconds