Page 1 of 1

breakpoint not deletable

PostPosted: Sat Oct 22, 2011 9:52 am
by stefanoni
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)

Print_Screen_01022.jpg
Print_Screen_01022.jpg (65.5 KiB) Viewed 2664 times

is this a bug or do I something wrong ?

Re: breakpoint not deletable

PostPosted: Mon Oct 24, 2011 9:49 am
by jcompagner
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)

Re: breakpoint not deletable

PostPosted: Tue Oct 25, 2011 9:44 am
by stefanoni
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.