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?
On Friday, January 25, 2013 4:11:33 AM UTC-6, Dave Hirschfeld wrote: > > > On Thursday, January 24, 2013 1:59:52 PM UTC, Jed Ludlow wrote: > >> >> ... it's now possible (and completely valid) to launch the debugger into >> an IPython console, *and* the debugging toolbar commands will now work >> correctly :). I just pushed a solution up to the default repository that >> allows debugging commands to get to IPython consoles. If anyone running >> from the default repository source would like to test it out I'd appreciate >> feedback! >> >> Jed >> > > > Thanks, it's working great! > > -Dave > > -- 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.
