ActiveState Community

Komodo breakpoints do not work

Posted by toddw on 2009-10-09 10:09
OS: All / Any | Product: Komodo | tags: komodo breakpoint debugging
Question: 

My Komodo breakpoints do not work. Why is that?

Answer: 

There are a few common reasons why breakpoints may not work when debugging inside of Komodo:

  • symbolic links - ensure that the file is not a symlinked location, as this can cause the breakpoints to be ignored - you must set the breakpoint in the real filepath
  • mapped URIs - sometimes an incorrect mapped URI can cause the breakpoint location to be changed - thus never matching the executed lines - try removing any mapped URIs in Komodo's preferences.