[lazarus] Bug Report Update

bugtracker at miraclec.com bugtracker at miraclec.com
Thu Aug 7 16:49:46 EDT 2003



Title: Breakpoint Enable Status forgotten between runs

Entered by: Jesus Reyes A.

Original Description:
Try this:

1.- Set a breakpoint
2.- Run the application / hit the breakpoint/End Application
3.- Disable the breakpont
4.- Run the application again

The breakpoint will hit again even when it is marked as disabled.

Updated by: Marc Weustink

Status: Confirmed

Comments:
MWE:
It's a known issue. Each breakpoint has an initial state and on run, all breakpoints are reset to the initial state. This is ment for breakpoints which got enabled/disabled by expressions/groups etc. However currently all breakpoints are reset, also those who were changed manually :(

Another point is that in this case the IDE isn't updated.






More information about the Lazarus mailing list