|
From: Xavier de G. <xd...@gm...> - 2015-11-28 11:20:52
|
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 |