sometimes
- the breakpoint are not deletable any more and I have to clear it all
- the breakpoint are not moving to its new position if I insert new code lines
- the debugger stops at the wrong line (old breakpoint-position who was not shifted correctly)
[attachment=0]Print_Screen_01022.jpg[/attachment]
is this a bug or do I something wrong ?
if you can somehow reproduce this behavior please make a case for this, we try to move the breakpoint as good as we can, but maybe there are certain events that this does not work.
You can always fully control your breakpoints in the breakpoint view (delete,enable and so on)
OK I try.
Interesting in this situation, that I can disable the breakpoint, but not delete.
Thank you anyway, for caring also some “small issues” like this.