Opened 7 years ago
#104 new defect
Breakpoint (skip point, ...) editors show breakpoints (skip points, ...) from previous session
Reported by: | ke | Owned by: | jd |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Breakpoint editors show breakpoints from previous sessions although they don't exist in the State object of the current session.
It might be worthwhile to consider making breakpoints a property of the instance rather than the state so that they actually are preserved between sessions.
Note: See
TracTickets for help on using
tickets.