I would like to recreate matlab's keyboard and dbstop if error function, i.e. stop execution at a line number (or if there is an error), view variables in the variable browser, return execution control to a standard ipython terminal that started the process (not a pdb one), be able to change code in the editor and run it in the ipython terminal (even if the changed code is in some imported module). How can I make this happen within spyder?
thanks! Matt -- 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. For more options, visit https://groups.google.com/d/optout.
