1

I'm using spyder 3.3.6 and, since a week ago or so, the debugger has suddenly start ignoring any breakpoints I define by placing a red dot with a double click on the corresponding line. Once I start debugging pressing Ctrl+5 the debugger stops at the first line of the code, even if there isn't a breakpoint. Then when I press Ctrl+12 to move to the next breakpoints the debugger just ignores them and terminates the process without showing any error message.

Have a look at the screenshot to get a better idea of the problem: enter image description here

Any suggestion to fix this? Thanks.

JTM
  • 33
  • 1
  • 6
  • 2
    (*Spyder maintainer here*) That version is really old and it's not supported anymore. Please upgrade to our latest version (4.1.5 in Anaconda / 4.2.0 otherwise). – Carlos Cordoba Nov 20 '20 at 04:05
  • I have this problem too. Have you found any solution? – moha Mar 25 '21 at 16:46
  • 2
    I did what Carlos Cordoba suggested. After upgrading to the latest version I no longer had the problem. @moha, maybe you should consider do the same. – JTM Mar 26 '21 at 18:41

0 Answers0