Can't hit certain breakpoints. [message #261309] |
Wed, 22 July 2009 07:10 |
Shaggs Messages: 3 Registered: July 2009 |
Junior Member |
|
|
I have a java project where I just can't get certain breakpoints to hit.
I know the lines are executing, for instance the line:
System.out.print("Test1"); will definitely print, but the break-point on
that line will not. Breakpoints on lines that occur some time earlier in
execution seem to be working, but not always.
I also get some funny debugger behavior from time to time, I got one java
exception when I paused and resumed execution, but I cannot remember what
they were now, and they are not happening. Also, I had some other
breakpoints that would not always hit, but when I paused execution the
program counter would be sitting on the breakpoint.
I experienced this with an older version of eclipse, 3.4.2, and I just
downloaded Build id: 20090619-0625, and experience pretty much the same
behavior, but slightly improved.
Any advice as to what I should do next?
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04218 seconds