On Fri, Jan 25, 2013 at 10:12 AM, Steve <[email protected]> wrote:
> The editor should support adding and removing breakpoint from the GUI > during a debugging session. Right now if you add a new breakpoint the GUI > acts like it's been added but it won't actually be active until the next > debugging session is created. Do I need to create a ticket? > > Yes, Steve, this is a known issue. There are at least two open issues that make reference to this. In fact, I think you submitted the first one :). http://code.google.com/p/spyderlib/issues/detail?id=609 http://code.google.com/p/spyderlib/issues/detail?id=849 I wrote a little bit more about it here: http://code.google.com/p/spyderlib/wiki/BreakpointDesign It's always a challenge to know which limitations are causing the most pain. The issues that receive the most "stars" in the issue tracker are the ones that are most likely to get attention sooner. If this one is painful for anyone, I'd encourage you to star issue 609 to let us know. Or.....try your hand at a solution! -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
