Vim and C code

Marc Ramirez marc.ramirez at bluecirclesoft.com
Sat Sep 6 06:25:02 PDT 2003


On Sat, 6 Sep 2003, Martin Vana wrote:

> Hi,
> I would like to do some more advanced editing of my C programs in Vim,
> like to go through program step by step or to have 'watch' on some of
> variables. All I've achieved now is syntax highlighting and Quickfix with
> :make command. I know there is EMACS somewhere out there, and
> other more complex enviroments, but I would like to stay with Vim, which
> I presonally like.
> A link to some tutorial would be exactly what I need.
> Thanx

This would not be a function of Vim, you'll need to move to another
program, like gdb:

http://www.delorie.com/gnu/docs/gdb/gdb_toc.html

--
Marc Ramirez
Blue Circle Software Corporation
513-688-1070 (main)
513-382-1270 (direct)
http://www.bluecirclesoft.com
http://www.mrami.com (personal)


More information about the freebsd-questions mailing list