Hello,

Like many I am eagerly anticipating the Python 2.6 release for its sys.settrace support and more specifically, the ability to use normal Python debuggers with IronPython.

Has anyone been able to get 2.6rc1 to work (as far as debugging and setting breakpoints) with Eclipse Gailieo and PyDev 1.4.8.2881? When I set a breakpoint in my code... it's never hit - the program just runs all the way through. Actually, ONCE tonight my breakpoint was hit, and never after that. It doesn't matter if I run the code from the debug perspective or the PyDev perspective.

Cheers,
-J

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to