Clewn is a program that implements full gdb support in the vim editor that supports breakpoints, watch variables, gdb command completion, assembly windows, etc.
Clewn is a program that implements full gdb support in the vim editor supporting breakpoints, watch variables, gdb command completion, assembly windows, etc.
It controls vim through the NetBeans socket interface, and it runs concurrently with vim and talks to vim. Clewn can only be used with gvim, the graphical implementation of vim, as vim on a terminal does not support NetBeans.