Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] python debugging

howdies all -

  hope everyone is doing well!

  i just committed the final bits for the first cut of python debugging support (along with the fix that was causing the debugging engine to hang when it was started).

  the active state engine seems to be ignoring any breakpoints i set (it does stop on the first line of execution though), but i'm not sure why. the script debug console shows output that mimics engines that do work, and i don't think there are any output parsing exceptions occurring either.

  perhaps another pair of eyes will yield something i may have missed.

--
-jae

Back to the top