Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-scripting-dev] Jython debugger Update

Hi,

I had a lot to do the last couple of weeks and besides that also got stuck in a bit of a dead end with my code, so this update will be rather short.

I will refactor the Jython debugger this week and will hopefully post the next major update on the weekend.

The debugger already gets responses back from Jython, but the code is rather buggy and has quite some race conditions. Once I get a hold of this though, I should be able to implement new functionality quicker.

If the main debugging functionality works (run, break, step, inspect variables) and I still have time, what would be your biggest wishes for the debugger? Please let me know as soon as possible, that I can modify my timetable accordingly.

Best regards,
Martin


Back to the top