java - Eclipse Debug Suspended at My Breakpoint and the line is not highlighted -
i made 2 break points in java file in eclipse, when run application debugger says suspended @ exact line of break point, line doesn't selected , can't step next line or continue debugging process, got resume option , when click same happens next break point.
update: when put breakpoints somewhere else other file works fine.
double click supended method (the 1 pause icon) in debug view. bring breakpoint , step on etc. should work.
Comments
Post a Comment