aboutsummaryrefslogtreecommitdiff
path: root/devel/clewn/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/clewn/pkg-descr')
-rw-r--r--devel/clewn/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/clewn/pkg-descr b/devel/clewn/pkg-descr
new file mode 100644
index 000000000000..ca334484dbe4
--- /dev/null
+++ b/devel/clewn/pkg-descr
@@ -0,0 +1,9 @@
+Clewn implements full gdb support in the vim editor: breakpoints,
+watch variables, gdb command completion, assembly windows, etc.
+
+Clewn is a program controlling vim through the netBeans socket interface,
+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.
+
+WWW: http://clewn.sourceforge.net/index.html