print statements that happen before the first breakpoint aren't showing up in the console.
On Monday, January 7, 2013 1:59:03 PM UTC-6, Steve wrote: > > The (Pdb) prompt is not being printed when the debugger halts. I can > still interact, but it's weird not seeing the prompt. > > On Monday, January 7, 2013 12:27:33 PM UTC-6, Steve wrote: >> >> For reference I'm currently using *069e15d2159e* >> >> On Monday, January 7, 2013 12:26:12 PM UTC-6, Steve wrote: >>> >>> I saw that the debugging toolbar/hot key support was merged into 2.2.0 >>> dev over the holiday so I updated to it today. >>> >>> I noticed that the console window must have focus for the hot keys to >>> apply. I thought this was something we had fixed before in Jed's branch? >>> Maybe it was removed or just didn't get merged properly? Either way, it >>> seems that if I have the editor window focused and the current tab is the >>> file I'm debugging hot keys should cause the debugger to step in/out, >>> continue, etc. I'll continue to look at this and add more comments here. >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/ZAqO4kqA_f0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
