DBGp protocol specification specifies `eval' and 'interact' commands
with which users can evaluate some code snippet in a debugging session.
GEBEN supports `eval' but doesn't `interact'.
Since the Python debugger extension of ActiveState doesn't support `eval' but
do `eval', it requires GEBEN to implement `interact' command.
Original issue reported on code.google.com by fujinaka.tohru@gmail.com on 8 Jul 2009 at 4:39
Original issue reported on code.google.com by
fujinaka.tohru@gmail.com
on 8 Jul 2009 at 4:39