On Sun, May 9, 2010 at 4:01 PM, Phillip Heller <phel...@me.com> wrote:
> Hello,
>
>  I've just upgraded to 1.5.7 on Eclipse 3.5.2 (M20100211-1343).
>
> It still seems that breakpoints are skipped.  I have moved the breakpoint to 
> elsewhere in the source file, though unrelated to the subroutine that I need 
> to debug, and it is not skipped.
>
> How might I troubleshoot this?

Please create a bug report with the output of your debug session with
DEBUG_TRACE_LEVEL = 2 and DEBUG_TRACE_BREAKPOINTS = 2 (in
plugins/org.python.pydev.debug_xxxx/pysrc/pydevd_constants.py).

Cheers,

Fabio

------------------------------------------------------------------------------

_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to