Hi all

Clewn and vimGdb 1.7 have been released.

The clewn project implements full gdb support in the vim editor:
breakpoints, watch variables, gdb command completion, assembly
windows, etc.

You can get clewn and vimGdb from <http://clewn.sourceforge.net>.


New features:

Clewn: an expression value or a variable value as provided by gdb, is
displayed in a balloon in Vim, when the mouse pointer is hovering over
the selected expression or the variable.

Clewn and vimGdb: this release supports gdb 6.4 and all previous gdb
versions starting from gdb 5.3.

Updates:

The runtime files are packaged in a tarball, and the .clewn_keys file
is not required.
Key mappings are enabled after sourcing the .vim runtime file.
Clewn: the clewn user is warned when the Vim socket is not yet
established.
Clewn: set balloondelay to 100 msec for better response when setting a
watched variable.

Bug Fix:

Quote file names to allow for spaces in set/delete breakpoints.
Header obstack.h is not a system header.


Xavier

--
http://clewn.sourceforge.net           gdb support in Vim

Reply via email to