Saturday, February 9, 2013

[ANN] pyclewn release 1.10

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

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: