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
Sorry for this quick and dirty issue, please contact me if you have problems reproducing the problem.
It seems that breakpoints set on continued lines (using the \ character) don't work.
Maybe that is not much of a problem to the user if he is aware of this debugger limitation. In that case, a simple fix could be that Spyder does not allow setting a breakpoint on these lines (like it does not allow setting breakpoints on empty lines).
From [email protected] on 2014-01-28T04:52:08Z
Sorry for this quick and dirty issue, please contact me if you have problems reproducing the problem.
It seems that breakpoints set on continued lines (using the \ character) don't work.
Maybe that is not much of a problem to the user if he is aware of this debugger limitation. In that case, a simple fix could be that Spyder does not allow setting a breakpoint on these lines (like it does not allow setting breakpoints on empty lines).
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1706
The text was updated successfully, but these errors were encountered: