Pyclewn 1.10 has been released at http://pyclewn.sourceforge.net/
Pyclewn is a Python program that allows the use of Vim as a front end to the GNU debugger gdb and as a front-end to a Python debugger. Pyclewn uses now pdb-clone for debugging Python programs, instead of the standard library Python debugger, pdb: * With breakpoints, pyclewn runs now just above the speed of the Python interpreter, while the command line Python debugger, pdb, runs at 10 to 100 times the speed of the interpreter. * pdb-clone fixes also many pdb long standing bugs. Xavier ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
