Incorrect breakpoint's position
Posted: Sat Aug 22, 2009 7:15 pm
Hi, there is a problem with breakpoint's position if extra lines are added before the breakpoint. You can simply reproduce it in this way:
1) add a breakpoint to line number 2,
2) insert three empty lines before the breakpoint - now the breakpoint is located on line 5,
3) click the breakpoint on line 5 - a new breakpoint at line 2 will be created and the clicked breakpoint remains without changes.
Regards
Michal
1) add a breakpoint to line number 2,
2) insert three empty lines before the breakpoint - now the breakpoint is located on line 5,
3) click the breakpoint on line 5 - a new breakpoint at line 2 will be created and the clicked breakpoint remains without changes.
Regards
Michal