I have writen a small pyqt program to help me debug during sage
development (and work). It is meant to be used together with the kate
editor and its embedded konsole (although it can be probably be
adapted to other developping environments that support a dbus
interface).

What it does is to parse the konsole session log (started by a script
command) to show the local variables in a table, and to use dbus
signals to put the cursor on the line being executed at each step, and
to control the debugger flow.

You can find it in 
https://drive.google.com/folderview?id=0B_B7eBQ-W5NGb01YdXlsNHZIYVk&usp=sharing

There is a short manual, a .py file (the executable) and an .ui file
(used by the previous one to show the gui).

Feel free to check it out. Every comment would be welcome.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to