Hi Jed, -> I voted for these two issues, I think that the possibility to add new breakpoints during the debugging is really the missing feature of the debug tool bar.
-> Is it easy to make the icons of the debug toolbar gray depending on the context? For example: - all icons grayed except the "debug" one when the focus is on a console in which pdb is not launched? - "debug" icon grayed and not the other ones when the focus is on a console in which pdb is launched? -> Another question which is not related to the debug toolbar: Wouldn't is be worth merging the two widgets ? And then merge their right-click menus? Thank you again for this great work. Sylvain On Friday, January 25, 2013 3:45:25 PM UTC-5, Jed Ludlow wrote: > > On Fri, Jan 25, 2013 at 10:12 AM, Steve <[email protected]<javascript:> > > 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to 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.
