You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a for loop to call the function multiple times
Run in debugging mode
When the debugger stops on the break point unset the break point
Continue debugging and see that it still halts on the break point What is the expected output? What do you see instead? Spyder should respect the change in the debugging break points at run-time without having to restart debugging from the beginning of the script. What version of the product are you using? On what operating system? Spyder 2.0.9, Windows XP SP3, python 2.6.1
From steve.f....@gmail.com on 2011-04-04T11:40:02Z
What steps will reproduce the problem?
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=609
The text was updated successfully, but these errors were encountered: