Pyclewn 2.2 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 the Python debugger pdb. This release fixes the following bugs: * Print the return value when the inferior stops after 'finish'. * Fix Pyclewn failure to start when gdb is configured with ``enable-targets=all``. * File name completion is now available before gdb has been started. This fixes a regression introduced in 2.1 by the full gdb completion feature. * Hitting <CR> in the breakpoints window now splits the first window of the current tab loaded with a non-clewn buffer. * Prevent pip using wheel to install pyclewn on Python 2.7. -- Xavier Les Chemins de Lokoti: http://lokoti.alwaysdata.net ------------------------------------------------------------------------------ _______________________________________________ Pyclewn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyclewn-general
