FAQs All Forums All Comments Screencasts
For some reason my Komodo IDE which i use for python no longer stops on breakpoints in my code. I don't believe i have changed any settings. I have even tried uninstalling and reinstalling but this hasn't helped. Any suggestions ?
First, check the debugging breakpoint FAQ: http://community.activestate.com/faq/komodo-breakpoints-do-not-work
If it's not one of these reasons - check that your configured Python interpreter is Python 2.x (in Komodo's "Languages->Python" preferences).
Also, check Komodo's error logs to see if any errors are reported: http://community.activestate.com/faq/komodo-file-locations#log_files
Cheers, Todd
First, check the debugging breakpoint FAQ:
http://community.activestate.com/faq/komodo-breakpoints-do-not-work
If it's not one of these reasons - check that your configured Python interpreter is Python 2.x (in Komodo's "Languages->Python" preferences).
Also, check Komodo's error logs to see if any errors are reported:
http://community.activestate.com/faq/komodo-file-locations#log_files
Cheers,
Todd