Hey guys, Using the graphical interface in Spyder(tried several versions including 2.3.0dev) I cannot set a breakpoint to make the debugger break in any thread other than the main. I can however, do a set_trace() to get the debugger to stop there. Is this the known/intended way to debug multithreaded scripts or does the graphical debugger need debugging?
-- 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/groups/opt_out.
