Menu

missing breakpoints?!

Help
Tim
2006-02-07
2013-05-20
  • Tim

    Tim - 2006-02-07

    Hi All,

    Has anyone noticed that the debugger won't stop at breakpoints in files which do not reside in the eclipse project directory.

    Clearly, it knows where they are and opens/traverses them during the step debugging, so I can't imagine it's a big fix required.

    I've seen this behaviour on three project now, one CGI and two normal projects.

    Can anyone else confirm this behaviour?  Or can you counter it?

    Thanks in advance.

    Tim

     
    • Tim

      Tim - 2006-02-07

      Just managed to slay my own theory!  Appears to just be a coincidence...

      so...

      More generally, some files breakpoints seem to work, but in some files breakpoints are just missed.

      Anybody else?

       
    • Jessica-Aileen

      Jessica-Aileen - 2006-02-10

      I had a similiar problem:

      [ 1294734 ] Debugger stops once only at breakpoints. (closed bug report)

      This problem seemed to be related to different encodings and line endings. It appeared when I switched Eclipse from "Standard Microsoft" to UTF-8 and Unix encoding without changing existing files.

       

Log in to post a comment.