How can I use spyder for a program stuck in a loop? I notice I can run under debug, and then 'run' at pdb prompt. When it's stuck, I can Ctrl-C in the debug window. I see a line in my code. But I can't continue at this point - it will just hit the exception (from the \C-c interrupt).
-- 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.
